AboutSupportDeveloper GuideVersion 45.150.101.1
interface ApplicationPermissions {
    getFileDownloadLocation: boolean;
    getPerformanceStats: boolean;
    setFileDownloadLocation: boolean;
}

Properties

getFileDownloadLocation: boolean
getPerformanceStats: boolean
setFileDownloadLocation: boolean