akiles-cordova
    Preparing search index...

    Enumeration PermissionDeniedReason

    Enum representing reasons for permission denial.

    Index

    Enumeration Members

    MEMBER_ENDED: "MEMBER_ENDED"

    Current time is after member's end date.

    MEMBER_NOT_STARTED: "MEMBER_NOT_STARTED"

    Current time is before member's start date.

    ORGANIZATION_DISABLED: "ORGANIZATION_DISABLED"

    The Akiles organization this device belongs to is disabled.

    OTHER: "OTHER"

    Other reason.

    OUT_OF_SCHEDULE: "OUT_OF_SCHEDULE"

    Current time is not inside the configured schedule.