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