I am trying to read all participant from bubbles by using room.getParticipants() but I am not able to get correct result. This method returns only 100 participants when bubble contains more that 10...
getParticipantsAsContactList is replaced by getActiveParticipantsAsContactList in sdk 'com.ale:rainbowsdk:1.63.0'. getActiveParticipantsAsContactList is not providing right result .All participant...