CoHostManagerCallback extension

on

Methods

onConnectionRequestAccept(TUIConnectionUser invitee) → void

Available on CoHostManager, provided by the CoHostManagerCallback extension

onConnectionRequestReceived(TUIConnectionUser inviter) → void

Available on CoHostManager, provided by the CoHostManagerCallback extension

onConnectionRequestReject(TUIConnectionUser invitee) → void

Available on CoHostManager, provided by the CoHostManagerCallback extension

onConnectionRequestTimeout(TUIConnectionUser inviter, TUIConnectionUser invitee) → void

Available on CoHostManager, provided by the CoHostManagerCallback extension

onConnectionUserListChanged(List<TUIConnectionUser> connectedUserList) → void

Available on CoHostManager, provided by the CoHostManagerCallback extension

onCrossRoomConnectionTerminated() → void

Available on CoHostManager, provided by the CoHostManagerCallback extension

onRequestConnection(TUIConnectionUser user) → void

Available on CoHostManager, provided by the CoHostManagerCallback extension

onRequestConnectionFailed(String roomId) → void

Available on CoHostManager, provided by the CoHostManagerCallback extension