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

Properties

getFileDownloadLocation: boolean
getPerformanceStats: boolean
setFileDownloadLocation: boolean