Skip to content

Krizalys Onedrive Constant QuotaStatus

Christophe Vidal edited this page Aug 4, 2019 · 1 revision

Krizalys\Onedrive\Constant\QuotaStatus

The quota status.

  • Class name: QuotaStatus
  • Namespace: Krizalys\Onedrive\Constant

Constants

NORMAL

const NORMAL = 'normal'

NEARING

const NEARING = 'nearing'

CRITICAL

const CRITICAL = 'critical'

EXCEEDED

const EXCEEDED = 'exceeded'
Clone this wiki locally