MCNearbyServiceAdvertiserDelegate.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.
[Foundation.Export("advertiser:didNotStartAdvertisingPeer:")]
public virtual void DidNotStartAdvertisingPeer (MultipeerConnectivity.MCNearbyServiceAdvertiser advertiser, Foundation.NSError error);
abstract member DidNotStartAdvertisingPeer : MultipeerConnectivity.MCNearbyServiceAdvertiser * Foundation.NSError -> unit
override this.DidNotStartAdvertisingPeer : MultipeerConnectivity.MCNearbyServiceAdvertiser * Foundation.NSError -> unit
Parameters
- advertiser
- MCNearbyServiceAdvertiser
- error
- NSError
- Attributes