Share via


MCNearbyServiceAdvertiserDelegate_Extensions.DidNotStartAdvertisingPeer Method

Definition

Indicates that advertising peer availability failed.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void DidNotStartAdvertisingPeer(this MultipeerConnectivity.IMCNearbyServiceAdvertiserDelegate This, MultipeerConnectivity.MCNearbyServiceAdvertiser advertiser, Foundation.NSError error);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member DidNotStartAdvertisingPeer : MultipeerConnectivity.IMCNearbyServiceAdvertiserDelegate * MultipeerConnectivity.MCNearbyServiceAdvertiser * Foundation.NSError -> unit

Parameters

error
NSError
Attributes

Applies to