Chat Android v4
Chat Android
Chat
Android
Version 4
Home
/
Chat
/
Android
/
User
By creating and using a BlockedUserListQuery
instance, you can retrieve a list of all or specific blocked users in your Sendbird application. The next()
method returns a list of User
objects that contain information about the blocked users.
Using the userIds
filter of the BlockedUserListQuery
instance, you can retrieve a list of blocked users with the specified user IDs.