Click or drag to resize
Local Multiplayer for iOS/tvOS/macOS
AppleLocalMultiplayerISessionStopSession Method
Disconnects current device from the session, stops all service advertisers and peer browsers.

Namespace:  LostPolygon.Apple.LocalMultiplayer
Syntax
C#
bool StopSession()

Return Value

Type: Boolean
true on success, false if session is not started, or on error.
See Also