pinpointsmsvoicev2_put_message_feedback {paws.customer.engagement} | R Documentation |
Set the MessageFeedbackStatus as RECEIVED or FAILED for the passed in MessageId
Description
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.
Usage
pinpointsmsvoicev2_put_message_feedback(MessageId, MessageFeedbackStatus)
Arguments
MessageId |
[required] The unique identifier for the message. |
MessageFeedbackStatus |
[required] Set the message feedback to be either |
[Package paws.customer.engagement version 0.9.0 Index]