|
Signaling (previously RTM) v1.4.8 API Reference for Unity
|
Public Attributes | |
| string | peerId |
| bool | isOnline |
| PEER_ONLINE_STATE | onlineState |
| bool agora_rtm.PeerOnlineStatus.isOnline |
The online status of the peer.
| PEER_ONLINE_STATE agora_rtm.PeerOnlineStatus.onlineState |
The online state of the peer. See PEER_ONLINE_STATE.
unreachable state, if you query the online status of specified peers (QueryPeersOnlineStatus). See also: OnQueryPeersOnlineStatusResultHandler.unreachable state, if you subscribe to the online status of specified peers (SubscribePeersOnlineStatus). See also: OnPeersOnlineStatusChangedHandler. | string agora_rtm.PeerOnlineStatus.peerId |
The user ID of the peer.