FailStep

A state representing the step in the Live Update process where a failure occurred.

Entries

Link copied to clipboard

Check for update step.

Link copied to clipboard

Download step.

Link copied to clipboard

Copy step (differential live updates only).

Link copied to clipboard

Unpack step.

Link copied to clipboard

Verification step (secure Live Updates).

Link copied to clipboard

Update step.

Link copied to clipboard

Canceled.

Functions

Link copied to clipboard
fun valueOf(value: String): FailStep

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.

Properties

Link copied to clipboard
Link copied to clipboard