Developer Documentation

Room.GetRemotePeersIds

public List<ulong> GetRemotePeersIds(bool includeSelf)

Get a copy of all PeerIds in this room

Parameters

NameTypeDescription
includeSelfBooleanto add the own peer id from the Joined event

Returns

TypeDescription
List<UInt64>PeerIds