set Group Channel List Query
open fun setGroupChannelListQuery(@NonNull query: GroupChannelListQuery): ChannelListFragment.Builder
Sets the query instance to get GroupChannel
s the current User
has joined.
Return
This Builder object to allow for chaining of calls to set methods. since 1.0.5
Parameters
query
The GroupChannelListQuery instance that you want to use.