다음을 통해 공유


MCNearbyServiceBrowserDelegate.DidNotStartBrowsingForPeers 메서드

정의

피어 검색에 실패했음을 나타냅니다.

[Foundation.Export("browser:didNotStartBrowsingForPeers:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, 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

매개 변수

error
NSError
특성

적용 대상