Class CMAuthorizationStatus


  • public final class CMAuthorizationStatus
    extends java.lang.Object
    CMAuthorizationStatus Discussion: Represents the current motion authorization state. CMAuthorizationStatusNotDetermined when the user has not been prompted yet. CMAuthorizationStatusRestricted when access is denied due to system-wide restrictions. CMAuthorizationStatusDenied when access is denied by the user. CMAuthorizationStatusAuthorized when access is authorized by the user.
    • Method Summary

      • Methods inherited from class java.lang.Object

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