OdinEvent_PeerJoinedData
Data structure for the OdinEvent_PeerJoined event.
Declaration
Fields
peer_id
ID of the peer that joined the room.
Declaration
peer_user_data
Byte array with arbitrary user data of the peer.
Declaration
peer_user_data_len
Length of the peer user data array.
Declaration
user_id
User identifier of the peer specified during authentication (null-terminated).
Declaration
user_id_len
Length of the user identifier.
Declaration