ChannelsScreenResourceRepository

Functions

Link copied to clipboard
abstract fun dispose()

Disposes the GroupChannelCollection

Link copied to clipboard
abstract suspend fun leaveChannel(channelUrl: String)

Leaves the channel with the given channelUrl.

Link copied to clipboard
abstract suspend fun loadMore()

Loads channels from the GroupChannelCollection.

Link copied to clipboard
abstract suspend fun setMyPushTriggerOption(channelUrl: String, pushTriggerOption: <Error class: unknown class>)

Sets the push trigger option of the channel with the given channelUrl to the given pushTriggerOption.