BAErrorCode Enum

Definition

[ObjCRuntime.Native]
public enum BAErrorCode
[<ObjCRuntime.Native>]
type BAErrorCode = 
Inheritance
BAErrorCode
Attributes

Fields

Name Value Description
DownloadInvalid 0
CallFromExtensionNotAllowed 50
CallFromInactiveProcessNotAllowed 51
CallerConnectionNotAccepted 55
CallerConnectionInvalid 56
DownloadAlreadyScheduled 100
DownloadNotScheduled 101
DownloadFailedToStart 102
DownloadAlreadyFailed 103
DownloadEssentialDownloadNotPermitted 109
DownloadBackgroundActivityProhibited 111
DownloadWouldExceedAllowance 112
DownloadDoesNotExist 113
SessionDownloadDisallowedByDomain 202
SessionDownloadDisallowedByAllowance 203
SessionDownloadAllowanceExceeded 204
SessionDownloadNotPermittedBeforeAppLaunch 206

Applies to