Click or drag to resize
Local Multiplayer for iOS/tvOS/macOS
AppleLocalMultiplayerISessionGetConnectedPeersCount Method
Gets the number of peers that are connected to the session.

Namespace:  LostPolygon.Apple.LocalMultiplayer
Syntax
C#
int GetConnectedPeersCount()

Return Value

Type: Int32
Number of peers that are connected to the session.
See Also