Android SDK 2.77
over 2 years ago by Sumon
What's New?
- added getTokenGatedChatRoomAccessDetails API for fetching token gated chat room details that could be used to verify whether a user’s wallet address has access to chat room Refer Token Gating Chat for more details.
- added tokenGates property to createChatRoom API argument for creating token gated chat room.
- added getSmartContracts API for fetching aliases for contract addresses to be used in chat room creation
- Ability to see the replies count on a comment by utilizing property
repliesCountof theCommentresource. - A way to know whether the auto claim interaction rewards is set utilizing the autoClaimInteractionRewards flag in app resource.
