public final class MutedUserListQuery extends UserListQuery
User
.UserListQuery.UserListQueryResultHandler
Modifier and Type | Method and Description |
---|---|
static MutedUserListQuery |
create(BaseChannel.ChannelType channelType,
java.lang.String channelUrl)
Creates a query instance to get members.
|
hasNext, isLoading, next, setLimit, setMetaDataFilter
public static MutedUserListQuery create(BaseChannel.ChannelType channelType, java.lang.String channelUrl)
channelType
- a type of channel.channelUrl
- an url of channel. Copyright © 2021, Sendbird or its affiliates. All rights reserved.
Report a bug or request a feature
For further developer documentation, see Chat SDK Documentation. That documentation contains more detailed descriptions, conceptual overviews, definitions of terms, and code examples.