HomeKit.HMAccessoryDelegate Members

The members of HomeKit.HMAccessoryDelegate are listed below.

See Also: Inherited members from Foundation.NSObject

Public Constructors

Default constructor, initializes a new instance of this class.

Protected Constructors

Constructor to call on derived classes to skip initialization and merely allocate the object.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Methods

DidUpdateAssociatedServiceType(HMAccessory, HMService)
Documentation for this section has not yet been entered.
DidUpdateName(HMAccessory)
Documentation for this section has not yet been entered.
DidUpdateNameForService(HMAccessory, HMService)
Documentation for this section has not yet been entered.
DidUpdateReachability(HMAccessory)
Documentation for this section has not yet been entered.
DidUpdateServices(HMAccessory)
Documentation for this section has not yet been entered.
DidUpdateValueForCharacteristic(HMAccessory, HMService, HMCharacteristic)
Documentation for this section has not yet been entered.