View source: R/pinpointsmsvoicev2_operations.R
pinpointsmsvoicev2_put_message_feedback | R Documentation |
Set the MessageFeedbackStatus as RECEIVED
or FAILED
for the passed in MessageId.
See https://www.paws-r-sdk.com/docs/pinpointsmsvoicev2_put_message_feedback/ for full documentation.
pinpointsmsvoicev2_put_message_feedback(MessageId, MessageFeedbackStatus)
MessageId |
[required] The unique identifier for the message. |
MessageFeedbackStatus |
[required] Set the message feedback to be either |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.