Uses of Class
com.mypurecloud.sdk.v2.model.ChatMessage
Packages that use ChatMessage
-
Uses of ChatMessage in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ChatMessageModifier and TypeMethodDescriptionThe message bodyChatMessage.bodyType(ChatMessage.BodyTypeEnum bodyType) Type of the message body (v2 chats only)The interaction id (if available)The message senderThe message idChatMessage.participantPurpose(String participantPurpose) Participant purpose of sender (v2 chats only)ChatMessage.senderCommunicationId(String senderCommunicationId) Communication of sender (v2 chats only)The message recipientChatMessage.user(ChatMessageUser user) The user information for the sender (if available)Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type ChatMessageMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type ChatMessageModifier and TypeMethodDescriptionvoidRecording.setTranscript(List<ChatMessage> transcript) Recording.transcript(List<ChatMessage> transcript) Represents a chat transcript