sendInvitation

abstract fun sendInvitation(inviteeId: String, handler: RoomInvitationHandler?)

Send an invitation to the specified user to enter the room.

Since

1.10.1

Parameters

inviteeId

String.

handler

A callback handler. RoomInvitationHandler.