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.
Indicates that browsing for peers failed.
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void DidNotStartBrowsingForPeers(this MultipeerConnectivity.IMCNearbyServiceBrowserDelegate This, MultipeerConnectivity.MCNearbyServiceBrowser browser, Foundation.NSError error);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member DidNotStartBrowsingForPeers : MultipeerConnectivity.IMCNearbyServiceBrowserDelegate * MultipeerConnectivity.MCNearbyServiceBrowser * Foundation.NSError -> unit
Parameters
- browser
- MCNearbyServiceBrowser
- error
- NSError
- Attributes