MCNearbyServiceBrowserDelegate
The MCNearbyServiceBrowserDelegate protocol defines methods that a MCNearbyServiceBrowser object’s delegate can implement to handle browser-related events.
Declaration
protocol MCNearbyServiceBrowserDelegate : NSObjectProtocolOverview
No assumption should be made about which queue the delegate methods are called on. It is the receiver’s responsibility to ensure that any UIKit updates are called on the main thread.