OnInvitationHandledByOtherDevice typedef
OnInvitationHandledByOtherDevice =
void Function(TUIRoomInfo roomInfo, bool accepted)
Implementation
typedef OnInvitationHandledByOtherDevice = void Function(TUIRoomInfo roomInfo, bool accepted);