stopBrowsingForNearbyPlayers()
Stops finding nearby players.
Declaration
func stopBrowsingForNearbyPlayers()Discussion
If you use the startBrowsingForNearbyPlayers(handler:) method to find nearby players, call this method when you are done.
Stops finding nearby players.
func stopBrowsingForNearbyPlayers()If you use the startBrowsingForNearbyPlayers(handler:) method to find nearby players, call this method when you are done.