ChannelCreationTopBarActionContract

The state interface for the top bar action in ChannelCreationScreen.

Since

1.0.0-beta.2

Inheritors

Functions

Link copied to clipboard
abstract fun createChannel(selectedUsers: List<String>)

Requests to create a channel with the selected users. The result will be notified by ChannelCreationViewModelContract.createChannelEventState.