CBPeripheralManagerSubscriptionEventArgs 类

定义

public class CBPeripheralManagerSubscriptionEventArgs : EventArgs
type CBPeripheralManagerSubscriptionEventArgs = class
    inherit EventArgs
继承
CBPeripheralManagerSubscriptionEventArgs

构造函数

CBPeripheralManagerSubscriptionEventArgs(CBCentral, CBCharacteristic)

初始化 CBPeripheralManagerSubscriptionEventArgs 类的新实例。

属性

Central

CharacteristicUnsubscribedE:CoreBluetooth.CBPeripheralManagerSubscriptionEventArgs.CharacteristicUnsubscribed 事件提供数据。

Characteristic

CharacteristicUnsubscribedE:CoreBluetooth.CBPeripheralManagerSubscriptionEventArgs.CharacteristicUnsubscribed 事件提供数据。

适用于