Uses of Class
com.mypurecloud.sdk.v2.model.RecordingNotificationResponse
Packages that use RecordingNotificationResponse
-
Uses of RecordingNotificationResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return RecordingNotificationResponseModifier and TypeMethodDescriptionRecordingNotificationResponse.notificationStatus(RecordingNotificationResponse.NotificationStatusEnum notificationStatus) The status of the notification response.RecordingNotificationResponse.notificationText(String notificationText) The localized display text of the user's response (e.g.RecordingNotificationResponse.originatingMessageId(String originatingMessageId) Reference to the ID of the original outbound notification message this response is for (e.g. the Apple requestIdentifier).RecordingNotificationResponse.referenceId(String referenceId) The business context reference associated with the notification (e.g. order ID, case ID).