DefaultChannelsScreenResourceRepository

Constructors

Link copied to clipboard
constructor(queryParams: <Error class: unknown class> = GroupChannelListQueryParams())

Functions

Link copied to clipboard
open override fun dispose()

Disposes the GroupChannelCollection

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

Leaves the channel with the given channelUrl.

Link copied to clipboard
open suspend override fun loadMore()

Loads channels from the GroupChannelCollection.

Link copied to clipboard
open override fun prepare(): <Error class: unknown class><ScreenResourceResult<ChannelsScreenResource>>

Prepares the screen resource data.

Link copied to clipboard
open suspend override 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.