public final class BannedUserListQuery extends UserListQuery
RestrictedUserUserListQuery.UserListQueryResultHandler| Modifier and Type | Method and Description |
|---|---|
static BannedUserListQuery |
create(BaseChannel.ChannelType channelType,
java.lang.String channelUrl)
Creates a query instance to get the banned user list from given channel url.
|
hasNext, isLoading, next, setLimit, setMetaDataFilterpublic static BannedUserListQuery create(BaseChannel.ChannelType channelType, java.lang.String channelUrl)
channelType - a type of channel.channelUrl - an url of channel.BaseChannel.ChannelType 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.