DefaultChannelSettingsScreenResourceRepository

Constructors

constructor(channelUrl: String)

Functions

Link copied to clipboard
open suspend override fun leaveChannel()

Leaves the current channel.

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

Prepares the screen resource data.

Link copied to clipboard
open suspend override fun setMyPushTriggerOption(pushTriggerOption: <Error class: unknown class>)

Sets the current channel's push trigger option with the given pushTriggerOption.

Link copied to clipboard
open suspend override fun updateChannel(params: <Error class: unknown class>)

Updates the current channel with the given params.