Click or drag to resize
Local Multiplayer for iOS/tvOS/macOS
AppleLocalMultiplayerIServiceAdvertiserStopAdvertising Method
Stops advertising of the current service to nearby peers.

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

Return Value

Type: Boolean
true on success, false on error.
See Also