CBPeripheralManagerDelegate_Extensions Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public static class CBPeripheralManagerDelegate_Extensions
type CBPeripheralManagerDelegate_Extensions = class
Héritage
CBPeripheralManagerDelegate_Extensions
Les méthodes d’extension pour ICBPeripheralManagerDelegate permettre aux développeurs de traiter les instances de l’interface comme ayant toutes les méthodes facultatives du protocole d’origine CBPeripheralManagerDelegate . Étant donné que l’interface contient uniquement les membres requis, ces méthodes d’extension permettent aux développeurs d’appeler les membres facultatifs du protocole.
Méthodes
AdvertisingStarted(ICBPeripheralManagerDelegate, CBPeripheralManager, NSError)
Méthodes d’extension à l’interface ICBPeripheralManagerDelegate pour prendre en charge toutes les méthodes du CBPeripheralManagerDelegate protocole.
CharacteristicSubscribed(ICBPeripheralManagerDelegate, CBPeripheralManager, CBCentral, CBCharacteristic)
Méthodes d’extension à l’interface ICBPeripheralManagerDelegate pour prendre en charge toutes les méthodes du CBPeripheralManagerDelegate protocole.
CharacteristicUnsubscribed(ICBPeripheralManagerDelegate, CBPeripheralManager, CBCentral, CBCharacteristic)
Méthodes d’extension à l’interface ICBPeripheralManagerDelegate pour prendre en charge toutes les méthodes du CBPeripheralManagerDelegate protocole.
DidOpenL2CapChannel(ICBPeripheralManagerDelegate, CBPeripheralManager, CBL2CapChannel, NSError)
Méthodes d’extension à l’interface ICBPeripheralManagerDelegate pour prendre en charge toutes les méthodes du CBPeripheralManagerDelegate protocole.
DidPublishL2CapChannel(ICBPeripheralManagerDelegate, CBPeripheralManager, UInt16, NSError)
Méthodes d’extension à l’interface ICBPeripheralManagerDelegate pour prendre en charge toutes les méthodes du CBPeripheralManagerDelegate protocole.
DidUnpublishL2CapChannel(ICBPeripheralManagerDelegate, CBPeripheralManager, UInt16, NSError)
Méthodes d’extension à l’interface ICBPeripheralManagerDelegate pour prendre en charge toutes les méthodes du CBPeripheralManagerDelegate protocole.
ReadRequestReceived(ICBPeripheralManagerDelegate, CBPeripheralManager, CBATTRequest)
Méthodes d’extension à l’interface ICBPeripheralManagerDelegate pour prendre en charge toutes les méthodes du CBPeripheralManagerDelegate protocole.
ReadyToUpdateSubscribers(ICBPeripheralManagerDelegate, CBPeripheralManager)
Méthodes d’extension à l’interface ICBPeripheralManagerDelegate pour prendre en charge toutes les méthodes du CBPeripheralManagerDelegate protocole.
ServiceAdded(ICBPeripheralManagerDelegate, CBPeripheralManager, CBService, NSError)
Méthodes d’extension à l’interface ICBPeripheralManagerDelegate pour prendre en charge toutes les méthodes du CBPeripheralManagerDelegate protocole.
WillRestoreState(ICBPeripheralManagerDelegate, CBPeripheralManager, NSDictionary)
Méthodes d’extension à l’interface ICBPeripheralManagerDelegate pour prendre en charge toutes les méthodes du CBPeripheralManagerDelegate protocole.
WriteRequestsReceived(ICBPeripheralManagerDelegate, CBPeripheralManager, CBATTRequest[])
Méthodes d’extension à l’interface ICBPeripheralManagerDelegate pour prendre en charge toutes les méthodes du CBPeripheralManagerDelegate protocole.
S’applique à