Our new developer documentation is now available. Please check it out!
PeerJoinedEventArgs
public class PeerJoinedEventArgs : EventArgs
Arguments for PeerJoined events in the current room
Properties
Name | Type | Description |
---|---|---|
PeerId | UInt64 | peer Id |
UserId | String | user Id |
Peer | Peer | peer object |