Developer Documentation

Room.GetRemotePeersIds

Warning

Version 1.1.0 is deprecated and will be removed in the future and is not being supported for new users. Please update to the latest version as soon as possible.

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