onInvitationHandledByOtherDevice property

OnInvitationHandledByOtherDevice onInvitationHandledByOtherDevice
getter/setter pair

Callback when invitation is handled by other device.

roomInfo Room information. accepted Whether accepted.

Implementation

OnInvitationHandledByOtherDevice onInvitationHandledByOtherDevice = (TUIRoomInfo roomInfo, bool accepted) {};