Channels Screen Resource Repository
interface ChannelsScreenResourceRepository : ScreenResourceRepositoryContract<ChannelsScreenResource>
The interface to handle the screen data for ChannelsScreenResource.
Since
1.0.0
Inheritors
Functions
Link copied to clipboard
Leaves the channel with the given channelUrl.
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.