다음을 통해 공유


CBCharacteristicEventArgs 클래스

정의

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

생성자

CBCharacteristicEventArgs(CBCharacteristic, NSError)

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

속성

Characteristic

, E:CoreBluetooth.CBCharacteristicEventArgs.UpdatedCharacterteristicValue에 대한 WroteCharacteristicValue데이터를 제공합니다. E:CoreBluetooth.CBCharacteristicEventArgs.UpdatedNotificationStateE: CoreBluetooth.CBCharacteristicEventArgs.WroteCharacteristicValue 이벤트입니다.

Error

, E:CoreBluetooth.CBCharacteristicEventArgs.UpdatedCharacterteristicValue에 대한 WroteCharacteristicValue데이터를 제공합니다. E:CoreBluetooth.CBCharacteristicEventArgs.UpdatedNotificationStateE: CoreBluetooth.CBCharacteristicEventArgs.WroteCharacteristicValue 이벤트입니다.

적용 대상