|
AppleLocalMultiplayerISessionGetConnectedPeers Method |
Gets the array of peers that are connected to the session.
Namespace:
LostPolygon.Apple.LocalMultiplayer
SyntaxPeerId[] GetConnectedPeers()
Return Value
Type:
PeerIdArray of peers that are connected to the session.
See Also