UploadFactor
A set of factors representing the state of the uploader and the reasons why the upload might be stopped.
Entries
Uploader-specific factor. Uploader is disabled
Uploader-specific factor. The uploader did not find any items to upload.
Uploader-specific factor. Any credentials required fo upload is not read
Storage-specific factor. For the uploader to work, scanning the backend storage is required.
Storage-specific factor. User does not have enough space in the cloud storage
Storage-specific factor. For the uploader to work, scanning the local storage is required.
Storage-specific factor. Permissions to work with local storage have not been granted.
Network-specific factor. No internet connection
Network-specific factor. No Wi-Fi connection, but the use of mobile network is prohibited
Network-specific factor. Current connection in roaming, but use of mobile network in roaming is prohibited
Network-specific factor. Auth token has been expired. App need to re-login user.
Network-specific factor. Certificate pinning failure. No network requests can be proceeded.
System-specific factor. Apps negotiating about which one will be responsible for uploading photos to the cloud
System-specific factor. Another app is responsible for uploading to the cloud. This app will not upload.
System-specific factor. Not enough battery level to continue auto-upload
SDK is being logged out
Properties
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.