MCNearbyServiceBrowserDelegate_Extensions.DidNotStartBrowsingForPeers Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)]
public static void DidNotStartBrowsingForPeers (this MultipeerConnectivity.IMCNearbyServiceBrowserDelegate This, MultipeerConnectivity.MCNearbyServiceBrowser browser, Foundation.NSError error);
static member DidNotStartBrowsingForPeers : MultipeerConnectivity.IMCNearbyServiceBrowserDelegate * MultipeerConnectivity.MCNearbyServiceBrowser * Foundation.NSError -> unit
Parameters
The instance on which this extension method operates.
- browser
- MCNearbyServiceBrowser
- error
- NSError
- Attributes