Compartilhar via


CBPeripheralManagerSubscriptionEventArgs Classe

Definição

public class CBPeripheralManagerSubscriptionEventArgs : EventArgs
type CBPeripheralManagerSubscriptionEventArgs = class
    inherit EventArgs
Herança
CBPeripheralManagerSubscriptionEventArgs

Construtores

CBPeripheralManagerSubscriptionEventArgs(CBCentral, CBCharacteristic)

Inicializa uma nova instância da classe CBPeripheralManagerSubscriptionEventArgs.

Propriedades

Central

Fornece dados para os CharacteristicUnsubscribed eventos E:CoreBluetooth.CBPeripheralManagerSubscriptionEventArgs.CharacteristicUnsubscribed .

Characteristic

Fornece dados para os CharacteristicUnsubscribed eventos E:CoreBluetooth.CBPeripheralManagerSubscriptionEventArgs.CharacteristicUnsubscribed .

Aplica-se a