MCNearbyServiceAdvertiserDelegate_Extensions.DidNotStartAdvertisingPeer Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- advertiser
- MCNearbyServiceAdvertiser
- error
- NSError
- Attributes