The methods of HomeKit.HMHome are listed below. For a list of all members, see the HMHome Members list.
See Also: Inherited members from Foundation.NSObject
AddAccessory(HMAccessory, Action<Foundation.NSError>)Documentation for this section has not yet been entered. | ||
AddAccessoryAsync(HMAccessory)Documentation for this section has not yet been entered. | ||
AddActionSet(string, Action<HMActionSet, Foundation.NSError>)Documentation for this section has not yet been entered. | ||
AddActionSetAsync(string)Documentation for this section has not yet been entered. | ||
AddRoom(string, Action<HMRoom, Foundation.NSError>)Documentation for this section has not yet been entered. | ||
AddRoomAsync(string)Documentation for this section has not yet been entered. | ||
AddServiceGroup(string, Action<HMServiceGroup, Foundation.NSError>)Documentation for this section has not yet been entered. | ||
AddServiceGroupAsync(string)Documentation for this section has not yet been entered. | ||
AddTrigger(HMTrigger, Action<Foundation.NSError>)Documentation for this section has not yet been entered. | ||
AddTriggerAsync(HMTrigger)Documentation for this section has not yet been entered. | ||
AddUser(Action<HMUser, Foundation.NSError>)Documentation for this section has not yet been entered. | ||
AddUserAsync()Documentation for this section has not yet been entered. | ||
AddZone(string, Action<HMZone, Foundation.NSError>)Documentation for this section has not yet been entered. | ||
AddZoneAsync(string)Documentation for this section has not yet been entered. | ||
AssignAccessory(HMAccessory, HMRoom, Action<Foundation.NSError>)Documentation for this section has not yet been entered. | ||
AssignAccessoryAsync(HMAccessory, HMRoom)Documentation for this section has not yet been entered. | ||
ExecuteActionSet(HMActionSet, Action<Foundation.NSError>)Documentation for this section has not yet been entered. | ||
ExecuteActionSetAsync(HMActionSet)Documentation for this section has not yet been entered. | ||
GetRoomForEntireHome()Documentation for this section has not yet been entered. | ||
GetServices(HMServiceType)Documentation for this section has not yet been entered. | ||
RemoveAccessory(HMAccessory, Action<Foundation.NSError>)Documentation for this section has not yet been entered. | ||
RemoveAccessoryAsync(HMAccessory)Documentation for this section has not yet been entered. | ||
RemoveActionSet(HMActionSet, Action<Foundation.NSError>)Documentation for this section has not yet been entered. | ||
RemoveActionSetAsync(HMActionSet)Documentation for this section has not yet been entered. | ||
RemoveRoom(HMRoom, Action<Foundation.NSError>)Documentation for this section has not yet been entered. | ||
RemoveRoomAsync(HMRoom)Documentation for this section has not yet been entered. | ||
RemoveServiceGroup(HMServiceGroup, Action<Foundation.NSError>)Documentation for this section has not yet been entered. | ||
RemoveServiceGroupAsync(HMServiceGroup)Documentation for this section has not yet been entered. | ||
RemoveTrigger(HMTrigger, Action<Foundation.NSError>)Documentation for this section has not yet been entered. | ||
RemoveTriggerAsync(HMTrigger)Documentation for this section has not yet been entered. | ||
RemoveUser(HMUser, Action<Foundation.NSError>)Documentation for this section has not yet been entered. | ||
RemoveUserAsync(HMUser)Documentation for this section has not yet been entered. | ||
RemoveZone(HMZone, Action<Foundation.NSError>)Documentation for this section has not yet been entered. | ||
RemoveZoneAsync(HMZone)Documentation for this section has not yet been entered. | ||
UnblockAccessory(HMAccessory, Action<Foundation.NSError>)Documentation for this section has not yet been entered. | ||
UnblockAccessoryAsync(HMAccessory)Documentation for this section has not yet been entered. | ||
UpdateName(string, Action<Foundation.NSError>)Documentation for this section has not yet been entered. | ||
UpdateNameAsync(string)Documentation for this section has not yet been entered. | ||