OnInvitationCancelled typedef

OnInvitationCancelled = void Function(TUIRoomInfo roomInfo, TUIInvitation invitation)

Implementation

typedef OnInvitationCancelled = void Function(TUIRoomInfo roomInfo, TUIInvitation invitation);