Our new developer documentation is now available. Please check it out!
PeerCollection.Item[UInt64]
public Peer this[ulong key] { get; }
Try to get Peer by id
Value Type
Type | Description |
---|---|
Peer | Peer or null |
public Peer this[ulong key] { get; }
Try to get Peer by id
Type | Description |
---|---|
Peer | Peer or null |