다음을 통해 공유


CBPeripheralManagerSubscriptionEventArgs 클래스

정의

public class CBPeripheralManagerSubscriptionEventArgs : EventArgs
type CBPeripheralManagerSubscriptionEventArgs = class
    inherit EventArgs
상속
CBPeripheralManagerSubscriptionEventArgs

생성자

CBPeripheralManagerSubscriptionEventArgs(CBCentral, CBCharacteristic)

CBPeripheralManagerSubscriptionEventArgs 클래스의 새 instance 초기화합니다.

속성

Central

E:CoreBluetooth.CBPeripheralManagerSubscriptionEventArgs.CharacteristicUnsubscribed 이벤트에 대한 CharacteristicUnsubscribed 데이터를 제공합니다.

Characteristic

E:CoreBluetooth.CBPeripheralManagerSubscriptionEventArgs.CharacteristicUnsubscribed 이벤트에 대한 CharacteristicUnsubscribed 데이터를 제공합니다.

적용 대상