Uses of Class
com.mypurecloud.sdk.v2.model.RecordingMessagingMessage
Packages that use RecordingMessagingMessage
-
Uses of RecordingMessagingMessage in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return RecordingMessagingMessageModifier and TypeMethodDescriptionRecordingMessagingMessage.buttonResponse(ButtonResponse buttonResponse) Button Response selected by user for this message.RecordingMessagingMessage.buttonResponses(List<ButtonResponse> buttonResponses) List of Button Response selected by user for this message.List of cards offered for this messageRecordingMessagingMessage.contentType(RecordingMessagingMessage.ContentTypeEnum contentType) Indicates the content type for this messageRecordingMessagingMessage.datePicker(DatePicker datePicker) DatePicker content object.RecordingMessagingMessage.events(List<ConversationMessageEvent> events) List of event elementsRecordingMessagingMessage.form(RecordingForm form) Form content.The message sender session id.RecordingMessagingMessage.fromExternalContact(ExternalContact fromExternalContact) The PureCloud external contact sender details.The user who sent this message.A globally unique identifier for this communication.RecordingMessagingMessage.interactiveApplication(InteractiveApplication interactiveApplication) InteractiveApplication content.RecordingMessagingMessage.listPicker(ListPicker listPicker) ListPicker content object.RecordingMessagingMessage.messageMediaAttachments(List<MessageMediaAttachment> messageMediaAttachments) List of media objects attached with this message.RecordingMessagingMessage.messageReceipts(List<RecordingMessageReceipt> messageReceipts) List of message receiptsRecordingMessagingMessage.messageStickerAttachments(List<MessageStickerAttachment> messageStickerAttachments) List of message stickers attached with this message.RecordingMessagingMessage.messageText(String messageText) The content of this message.RecordingMessagingMessage.notificationTemplate(RecordingNotificationTemplate notificationTemplate) Template notification content.RecordingMessagingMessage.participantId(String participantId) A globally unique identifier for the participant on this communication.RecordingMessagingMessage.paymentRequest(PaymentRequest paymentRequest) Payment request content.RecordingMessagingMessage.paymentResponse(PaymentResponse paymentResponse) Payment response content.A well known string that specifies the purpose or type of the participant on this communication.RecordingMessagingMessage.queue(AddressableEntityRef queue) A globally unique identifier for the queue involved in this communication.RecordingMessagingMessage.quickReplies(List<QuickReply> quickReplies) List of quick reply options offered with this message.Rich Link content.RecordingMessagingMessage.roadsideAssistance(RecordingRoadsideAssistance roadsideAssistance) Roadside Assistance content.RecordingMessagingMessage.socialVisibility(RecordingMessagingMessage.SocialVisibilityEnum socialVisibility) For social media messages, the visibility of the message in the originating social platformStatus of the messageRecordingMessagingMessage.story(RecordingContentStory story) Ephemeral story content.The time when the message was sent.The message recipient.RecordingMessagingMessage.workflow(AddressableEntityRef workflow) A globally unique identifier for the workflow involved in this communication.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type RecordingMessagingMessageMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type RecordingMessagingMessageModifier and TypeMethodDescriptionRecording.messagingTranscript(List<RecordingMessagingMessage> messagingTranscript) Represents a messaging transcriptvoidRecording.setMessagingTranscript(List<RecordingMessagingMessage> messagingTranscript)