MCNearbyServiceBrowserDelegate_Extensions.DidNotStartBrowsingForPeers Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
[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
Parámetros
Instancia en la que opera este método de extensión.
- browser
- MCNearbyServiceBrowser
- error
- NSError
- Atributos