MCNearbyServiceAdvertiserDelegate_Extensions Class

Definition

Extension methods to the IMCNearbyServiceAdvertiserDelegate interface to support all the methods from the MCNearbyServiceAdvertiserDelegate protocol.

public static class MCNearbyServiceAdvertiserDelegate_Extensions
type MCNearbyServiceAdvertiserDelegate_Extensions = class
Inheritance
MCNearbyServiceAdvertiserDelegate_Extensions

Remarks

The extension methods for IMCNearbyServiceAdvertiserDelegate allow developers to treat instances of the interface as having all the optional methods of the original MCNearbyServiceAdvertiserDelegate protocol. Since the interface only contains the required members, these extension methods allow developers to call the optional members of the protocol.

Methods

DidNotStartAdvertisingPeer(IMCNearbyServiceAdvertiserDelegate, MCNearbyServiceAdvertiser, NSError)

Applies to