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