Default Channel Menu Dialog Contract
class DefaultChannelMenuDialogContract(channel: UikitGroupChannel, viewModelContract: ChannelsViewModelContract) : ChannelMenuDialogContract
Represents the contract for the channel menu dialog in the ChannelsScreen.
Since
1.0.0
Parameters
channel
The UikitGroupChannel to show the menu dialog for.
view Model Contract
The ChannelsViewModelContract to handle the menu dialog actions.