Developer Documentation

OdinHandler.GetPeer

public Peer GetPeer(string roomId, ulong peerId)

Gets the a Peer object from a specified room matching a peer ID

Info

Local seen Peers only, not

Parameters

NameTypeDescription
roomIdStringRoom identifier e.g name or token
peerIdUInt64peer ID

Returns

TypeDescription
PeerPeer or null