Class EAWiFiUnconfiguredAccessoryProperties


  • public final class EAWiFiUnconfiguredAccessoryProperties
    extends java.lang.Object
    [@options] EAWiFiUnconfiguredAccessoryProperties Represents the properties of an EAWiFiUnconfiguredAccessory. [@constant] EAWiFiUnconfiguredAccessoryPropertySupportsAirPlay Option set if the accessory is advertising that it supports AirPlay. [@constant] EAWiFiUnconfiguredAccessoryPropertySupportsAirPrint Option set if the accessory is advertising that it supports AirPrint. [@constant] EAWiFiUnconfiguredAccessoryPropertySupportsHomeKit Option set if the accessory is advertising that it supports HomeKit.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static long AirPlay  
      static long AirPrint  
      static long HomeKit  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait