|
| string | NameKeyword = null [get, set] |
| | Search keyword for channel name. If this is set, SbOpenChannelListQuery.LoadNextPage will return the list of OpenChannels of which name matches the specified name. More...
|
| |
| string | UrlKeyword = null [get, set] |
| | Search keyword for channel URL. If this is set, OpenChannelListQuery.LoadNextPage will return the list of OpenChannels of which URL matches the specified URL. More...
|
| |
| string | CustomTypeFilter = null [get, set] |
| | A filter to return only channels with the specified customType. More...
|
| |
| bool | IncludeFrozen [get, set] |
| | Indicate whether to include frozen channels or not. This flag is true by default. More...
|
| |
| bool | IncludeMetadata [get, set] |
| | Indicate whether to include channel metadata on fetch. This flag is true by default. More...
|
| |
| int | Limit = SendbirdChatMainContext.QUERY_DEFAULT_LIMIT [get, set] |
| | The maximum number of items per queried page. More...
|
| |
Params for creating a OpenChannelListQuery object.
- Since
- 4.0.0