View source: R/pinpointsmsvoicev2_operations.R
pinpointsmsvoicev2_set_default_message_feedback_enabled | R Documentation |
Sets a configuration set's default for message feedback.
See https://www.paws-r-sdk.com/docs/pinpointsmsvoicev2_set_default_message_feedback_enabled/ for full documentation.
pinpointsmsvoicev2_set_default_message_feedback_enabled(
ConfigurationSetName,
MessageFeedbackEnabled
)
ConfigurationSetName |
[required] The name of the configuration set to use. This can be either the ConfigurationSetName or ConfigurationSetArn. |
MessageFeedbackEnabled |
[required] Set to true to enable message feedback. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.