UserInvitationTopBarActionContract

The state interface for the top bar action in UserInvitationScreen.

Since

1.0.0-beta.2

Inheritors

Functions

Link copied to clipboard
abstract fun invite(userIds: List<String>)

Requests to invite users to the channel. The result will be notified by UserInvitationViewModelContract.inviteEventState.