Learn R Programming

paws.customer.engagement (version 0.8.0)

pinpointsmsvoicev2_put_message_feedback: 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 RECEIVED or FAILED.