Function fetchAppBranchUpdateTaskDownloadingTotalBytesEstimatedCount
- fetchAppBranchUpdateTaskDownloadingTotalBytesEstimatedCount(args): Promise<number>
Parameters
- args: {
appId: string;
appAccessToken?: string;
appBranchId: string;
appBranchProfile?: string;
appBranchDownloadingCredentials?: AppBranchDownloadingCredentials;
}appId: string
Optional
appAccessToken?: string
appBranchId: string
Optional
appBranchProfile?: string
Returns Promise<number>
Throws
AppAccessTokenIsInvalid
Throws
AppBranchDoesNotExist
Throws
AppBranchIsNotRegistered
Throws
AppBranchIsPreinstalled
Throws
AppBranchRootDirPermissionsAreInsufficient
Throws
AppBranchOngoingTaskExists
Throws
AppBranchNeedsRepairing
Throws
AppBranchPasswordIsInvalid
Throws
AppBranchLicenseKeyIsRequired
Throws
AppBranchLicenseKeyIsInvalid
Throws
AppBranchLicenseKeyIsBlocked
Throws
AppBranchDownloadingAccessTokenIsInvalid
Throws
AppBranchDownloadingAccessTokenIsExpired
Throws
ServiceConnectionIsNotAvailable