Developer Documentation

Peer

public class Peer : IDisposable

Client/Remote peer

Constructors

NameDescription
Peer(UInt64, String, UserData)Client/Remote peer

Properties

NameDescription
IdPeer id
RoomNameAssociated room name of this peer
UserIdPeers user id
UserDataPeer userdata
MediasAssociated medias of this peer

Public Methods

NameDescription
AddMediaAssociate a media with the peer
RemoveMediaRemove a associated media from the peer
GetMediaStreamIdsGet a copy of all ids of Media from this peer
ToStringDebug
DisposeFree peer with all associated medias