FileSystemState

File system state of the user storage.

Entries

Link copied to clipboard

Media is being mounted.

Link copied to clipboard

Media has to be formatted.

Link copied to clipboard

Media is getting formatted.

Link copied to clipboard

Media is being checked.

Link copied to clipboard

Media is ready to be used.

Link copied to clipboard

Media is cyphered and needs a password in order to be accessed.

Link copied to clipboard

The latest try to decrypt the media failed because of a wrong password.

Link copied to clipboard

The latest try to decrypt the media failed because of a wrong usage.

Link copied to clipboard

The latest try to decrypt the media succeeded.

Link copied to clipboard

The latest try to format the media succeeded.

Link copied to clipboard

The latest try to format the media failed.

Link copied to clipboard

The latest try to format the media was denied.

Link copied to clipboard

An error occurred, media cannot be used.

Link copied to clipboard

Media is not managed by the drone itself but accessible by external means.

Functions

Link copied to clipboard

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.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared. This method may be used to iterate over the constants.