MCNearbyServiceBrowserDelegate_Extensions.DidNotStartBrowsingForPeers Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[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
A instância na qual esse método de extensão opera.
- browser
- MCNearbyServiceBrowser
- error
- NSError
- Atributos