The methods of HomeKit.HMZone are listed below. For a list of all members, see the HMZone Members list.
See Also: Inherited members from Foundation.NSObject
AddRoom(HMRoom, Action<Foundation.NSError>)Documentation for this section has not yet been entered. | ||
AddRoomAsync(HMRoom)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. | ||
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. | ||