State

Contains available states of InboxEntryStream.

Entries

Link copied to clipboard

The initial state, indicating that InboxEntryStream is ready to send files.

Link copied to clipboard

Indicates that all files have been sent successfully and the entry is ready to be sent. This state is set when:

Link copied to clipboard

Indicates that an error occurred while sending files or the Entry.

Link copied to clipboard

Indicates that the entry was sent successfully.

Link copied to clipboard

Indicates that the InboxEntryStream was canceled.

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
Link copied to clipboard

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.