Class HMHomeManagerAuthorizationStatus


  • public final class HMHomeManagerAuthorizationStatus
    extends java.lang.Object
    The home data authorization status of the client process. [@constant] HMHomeManagerAuthorizationStatusDetermined Indicates the user has not yet made a choice regarding the access of the application. [@constant] HMHomeManagerAuthorizationStatusRestricted Access to home data is currently restricted by the system. [@constant] HMHomeManagerAuthorizationStatusAuthorized The application is authorized to access home data.
    • Method Summary

      • Methods inherited from class java.lang.Object

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