SaveStatus

SaveStatus enumeration

Represents the status of saving the retrieved message.

Members

Member nameDescription
SUCCESSMessage saved successfully.
PARTIALLY_SAVEDSome data could not be retrieved.
The message is partially saved.
CORRUPTEDThe data is corrupted. The message was not saved.

See Also