Krizalys Onedrive Constant SharingLinkType - krizalys/onedrive-php-sdk GitHub Wiki
Krizalys\Onedrive\Constant\SharingLinkType
The sharing link type.
- Class name: SharingLinkType
- Namespace: Krizalys\Onedrive\Constant
Constants
VIEW
const VIEW = 'view'
EDIT
const EDIT = 'edit'
EMBED
const EMBED = 'embed'