ChannelSettingsScreenResourceRepository

Functions

Link copied to clipboard
abstract suspend fun leaveChannel()

Leaves the current channel.

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

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

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

Updates the current channel with the given params.