HomeKit.HMServiceGroup: Method Members

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

Public Methods

AddService(HMService, Action<Foundation.NSError>)
Documentation for this section has not yet been entered.
AddServiceAsync(HMService) : System.Threading.Tasks.Task
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) : System.Threading.Tasks.Task
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) : System.Threading.Tasks.Task
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resources used by the HMServiceGroup object.