Share via


MCBrowserViewController.DidNotStartBrowsingForPeers Método

Definición

Método al que se llama cuando el explorador no pudo empezar a buscar elementos del mismo nivel.

[Foundation.Export("browser:didNotStartBrowsingForPeers:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public virtual void DidNotStartBrowsingForPeers (MultipeerConnectivity.MCNearbyServiceBrowser browser, Foundation.NSError error);
abstract member DidNotStartBrowsingForPeers : MultipeerConnectivity.MCNearbyServiceBrowser * Foundation.NSError -> unit
override this.DidNotStartBrowsingForPeers : MultipeerConnectivity.MCNearbyServiceBrowser * Foundation.NSError -> unit

Parámetros

error
NSError
Atributos

Se aplica a