invite

fun invite(userIds: List<String>)

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

Since

1.0.0-beta.1

Parameters

userIds

The list of userIds to invite to the channel.

See also

UserInvitationScreenResourceRepository.invite