Package com.ringcentral.definitions
Class PatchMessageRequest
java.lang.Object
com.ringcentral.definitions.PatchMessageRequest
Either `readStatus` or `availability` or both are required
-
Field Summary
FieldsModifier and TypeFieldDescriptionMessage availability status.Message read status Enum: Read, Unread -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionavailability
(String availability) readStatus
(String readStatus)
-
Field Details
-
readStatus
Message read status Enum: Read, Unread -
availability
Message availability status. Message in 'Deleted' state is still preserved with all its attachments and can be restored. 'Purged' means that all attachments are already deleted and the message itself is about to be physically deleted shortly Enum: Alive, Deleted, Purged
-
-
Constructor Details
-
PatchMessageRequest
public PatchMessageRequest()
-
-
Method Details
-
readStatus
-
availability
-