DefaultChannelMenuDialogContract

Represents the contract for the channel menu dialog in the ChannelsScreen.

Since

1.0.0-beta.2

Parameters

channel

The UikitGroupChannel to show the menu dialog for.

viewModelContract

The ChannelsViewModelContract to handle the menu dialog actions.

Constructors

Link copied to clipboard
constructor(channel: UikitGroupChannel, viewModelContract: ChannelsViewModelContract)

Functions

Link copied to clipboard
open override fun onClickLeaveChannel()

Requests to leave the channel.

Link copied to clipboard
open override fun onClickMyPushTriggerOption()

Requests to mute the channel.