Uses of Class
com.mypurecloud.sdk.v2.model.WebMessagingMessage
Packages that use WebMessagingMessage
-
Uses of WebMessagingMessage in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WebMessagingMessageModifier and TypeMethodDescriptionWebMessagingMessage.channel(WebMessagingChannel channel) Channel-specific information that describes the message and the message channel/provider.WebMessagingMessage.content(List<WebMessagingContent> content) List of content elements.WebMessagingMessage.direction(WebMessagingMessage.DirectionEnum direction) The direction of the message.WebMessagingMessage.events(List<WebMessagingEvent> events) List of event elements.Unique ID of the message.Additional metadata about this message.WebMessagingMessage.originatingEntity(WebMessagingMessage.OriginatingEntityEnum originatingEntity) Specifies if this message was sent by a human agent or bot.Message text.WebMessagingMessage.type(WebMessagingMessage.TypeEnum type) Message type.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type WebMessagingMessageMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type WebMessagingMessageModifier and TypeMethodDescriptionWebMessagingMessageEntityList.entities(List<WebMessagingMessage> entities) voidWebMessagingMessageEntityList.setEntities(List<WebMessagingMessage> entities)