HMHomeDelegate
HMHomeDelegate()
HMHomeDelegate(IntPtr)
HMHomeDelegate(NativeHandle)
HMHomeDelegate(NSObjectFlag)
DidAddAccessory(HMHome, HMAccessory)
DidAddActionSet(HMHome, HMActionSet)
DidAddRoom(HMHome, HMRoom)
DidAddRoomToZone(HMHome, HMRoom, HMZone)
DidAddService(HMHome, HMService, HMServiceGroup)
DidAddServiceGroup(HMHome, HMServiceGroup)
DidAddTrigger(HMHome, HMTrigger)
DidAddUser(HMHome, HMUser)
DidAddZone(HMHome, HMZone)
DidEncounterError(HMHome, NSError, HMAccessory)
DidRemoveAccessory(HMHome, HMAccessory)
DidRemoveActionSet(HMHome, HMActionSet)
DidRemoveRoom(HMHome, HMRoom)
DidRemoveRoomFromZone(HMHome, HMRoom, HMZone)
DidRemoveService(HMHome, HMService, HMServiceGroup)
DidRemoveServiceGroup(HMHome, HMServiceGroup)
DidRemoveTrigger(HMHome, HMTrigger)
DidRemoveUser(HMHome, HMUser)
DidRemoveZone(HMHome, HMZone)
DidUnblockAccessory(HMHome, HMAccessory)
DidUpdateAccessControlForCurrentUser(HMHome)
DidUpdateActionsForActionSet(HMHome, HMActionSet)
DidUpdateHomeHubState(HMHome, HMHomeHubState)
DidUpdateNameForActionSet(HMHome, HMActionSet)
DidUpdateNameForHome(HMHome)
DidUpdateNameForRoom(HMHome, HMRoom)
DidUpdateNameForServiceGroup(HMHome, HMServiceGroup)
DidUpdateNameForTrigger(HMHome, HMTrigger)
DidUpdateNameForZone(HMHome, HMZone)
DidUpdateRoom(HMHome, HMRoom, HMAccessory)
DidUpdateSupportedFeatures(HMHome)
DidUpdateTrigger(HMHome, HMTrigger)
xamarinios
namespace HomeKit
{
[Introduced(PlatformName.TvOS, 10, 0, PlatformArchitecture.All, null)]
[Introduced(PlatformName.iOS, 8, 0, PlatformArchitecture.All, null)]
[Model]
[Protocol]
[Register("HMHomeDelegate", false)]
public class HMHomeDelegate : NSObject, IHMHomeDelegate, INativeObject, IDisposable
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[EditorBrowsable(EditorBrowsableState.Advanced)]
protected HMHomeDelegate(NSObjectFlag! t);
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to xamarinios | |
Assembly | Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API