Peer
On this page
public class Peer : IDisposable
Client/Remote peer
Properties
Name | Type | Description |
---|---|---|
Id | UInt64 | Peer id |
RoomName | String | Associated room name of this peer |
UserId | String | Peers user id |
UserData | UserData | Peer userdata |
Medias | MediaCollection | Associated medias of this peer |
Public Methods
Name | Description |
---|---|
AddMedia | |
RemoveMedia | |
ToString | |
Dispose |