Class Index
java.lang.Object
com.ringcentral.paths.restapi.account.messagethreads.messages.content.Index
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
rc
-
parent
-
attachmentId
-
-
Constructor Details
-
Index
-
-
Method Details
-
path
-
path
-
get
Returns media content of a rich message attachment.See [Sending MMS](https://developers.ringcentral.com/guide/messaging/sms/sending-images) for the list of supported media types.
**This API must be called via media API entry point, e.g. https://media.ringcentral.com**
HTTP Method: get Endpoint: /restapi/{apiVersion}/account/{accountId}/message-threads/messages/{messageId}/content/{attachmentId} Rate Limit Group: Medium App Permission: SMS
- Throws:
RestExceptionIOException
-
get
- Throws:
RestExceptionIOException
-