다음을 통해 공유


HMAccessoryServiceUpdateCharacteristicEventArgs 클래스

정의

DidUpdateValueForCharacteristic 이벤트에 대한 데이터를 제공합니다.

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

생성자

HMAccessoryServiceUpdateCharacteristicEventArgs(HMService, HMCharacteristic)

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

속성

Characteristic

HMCharacteristicValue 가 변경된 입니다.

Service

서비스를 가져오거나 설정합니다.

적용 대상