xamarinwatchos
namespace HomeKit
{
    [Introduced(PlatformName.TvOS, 10, 0, PlatformArchitecture.All, null)]
    [Introduced(PlatformName.iOS, 8, 0, PlatformArchitecture.All, null)]
    [Protocol(Name = "HMAccessoryDelegate", WrapperType = typeof(HMAccessoryDelegateWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "DidUpdateName", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(HMAccessory) }, Selector = "accessoryDidUpdateName:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "DidUpdateNameForService", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(HMAccessory), typeof(HMService) }, Selector = "accessory:didUpdateNameForService:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "DidUpdateAssociatedServiceType", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(HMAccessory), typeof(HMService) }, Selector = "accessory:didUpdateAssociatedServiceTypeForService:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "DidUpdateServices", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(HMAccessory) }, Selector = "accessoryDidUpdateServices:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "DidAddProfile", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(HMAccessory), typeof(HMAccessoryProfile) }, Selector = "accessory:didAddProfile:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "DidRemoveProfile", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(HMAccessory), typeof(HMAccessoryProfile) }, Selector = "accessory:didRemoveProfile:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "DidUpdateReachability", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(HMAccessory) }, Selector = "accessoryDidUpdateReachability:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "DidUpdateValueForCharacteristic", ParameterByRef = new[] { false, false, false }, ParameterType = new[] { typeof(HMAccessory), typeof(HMService), typeof(HMCharacteristic) }, Selector = "accessory:service:didUpdateValueForCharacteristic:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "DidUpdateFirmwareVersion", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(HMAccessory), typeof(string) }, Selector = "accessory:didUpdateFirmwareVersion:")]
    public interface IHMAccessoryDelegate : INativeObject, IDisposable
}
.NET 6.07.08.09.0
Information specific to xamarinwatchos
Assembly

Xamarin.WatchOS , 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

06/15/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙