MCNearbyServiceBrowserDelegate_Extensions.DidNotStartBrowsingForPeers Method

Definition

[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

This
IMCNearbyServiceBrowserDelegate

The instance on which this extension method operates.

error
NSError
Attributes

Applies to