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 the InboxEntryStream was canceled.
Properties
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.