Package com.ringcentral.definitions
Class ReadMessageContentParameters
java.lang.Object
com.ringcentral.definitions.ReadMessageContentParameters
Query parameters for operation readMessageContent
-
Field Summary
FieldsModifier and TypeFieldDescriptionWhether the content is expected to be displayed in the browser, or downloaded and saved locally Enum: Inline, AttachmentThe default filename of the file to be downloaded -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncontentDisposition
(String contentDisposition) contentDispositionFilename
(String contentDispositionFilename)
-
Field Details
-
contentDisposition
Whether the content is expected to be displayed in the browser, or downloaded and saved locally Enum: Inline, Attachment -
contentDispositionFilename
The default filename of the file to be downloaded
-
-
Constructor Details
-
ReadMessageContentParameters
public ReadMessageContentParameters()
-
-
Method Details
-
contentDisposition
-
contentDispositionFilename
-