Partager via


CBPeripheralManagerSubscriptionEventArgs Classe

Définition

public class CBPeripheralManagerSubscriptionEventArgs : EventArgs
type CBPeripheralManagerSubscriptionEventArgs = class
    inherit EventArgs
Héritage
CBPeripheralManagerSubscriptionEventArgs

Constructeurs

CBPeripheralManagerSubscriptionEventArgs(CBCentral, CBCharacteristic)

Initialise une nouvelle instance de la classe CBPeripheralManagerSubscriptionEventArgs.

Propriétés

Central

Fournit des données pour les CharacteristicUnsubscribed événements E:CoreBluetooth.CBPeripheralManagerSubscriptionEventArgs.CharacteristicUnsubscribed .

Characteristic

Fournit des données pour les CharacteristicUnsubscribed événements E:CoreBluetooth.CBPeripheralManagerSubscriptionEventArgs.CharacteristicUnsubscribed .

S’applique à