PrivMX DOCS
API Reference/PrivMX Endpoint Java Extra/Core

State

Contains available states of InboxEntryStream.

Fields

ABORTED

State Indicates that the InboxEntryStream was canceled.

ERROR

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

FILES_SENT

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

  1. The InboxEntryStream has been initialized and there are no files to send.
  2. All files have been sent successfully.

PREPARED

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

SENT

State Indicates that the entry was sent successfully.

Static Methods

valueOf

Params

name

String

public static State valueOf(
String name
)

Returns

State ·

values

public static State[] values()

Returns

State[] ·

We use cookies on our website. We use them to ensure the proper functioning of the site and, if you agree, for purposes we set, such as analytics or marketing.