Uses of Class
com.mypurecloud.sdk.v2.model.OpenInboundMessageMessagingChannel
Packages that use OpenInboundMessageMessagingChannel
-
Uses of OpenInboundMessageMessagingChannel in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return OpenInboundMessageMessagingChannelModifier and TypeMethodDescriptionOpenInboundMessageMessagingChannel.from(OpenMessagingFromRecipient from) Information about the recipient the message is received from.OpenInboundNormalizedMessage.getChannel()OpenInboundStructuredResponseMessage.getChannel()Unique provider ID of the message.OpenInboundMessageMessagingChannel.metadata(ConversationChannelMetadata metadata) Additional Custom Information about the channel.Original time of the event.Methods in com.mypurecloud.sdk.v2.model with parameters of type OpenInboundMessageMessagingChannelModifier and TypeMethodDescriptionOpenInboundNormalizedMessage.channel(OpenInboundMessageMessagingChannel channel) Channel-specific information that describes the message and the message channel/provider.OpenInboundStructuredResponseMessage.channel(OpenInboundMessageMessagingChannel channel) Channel-specific information that describes the message and the message channel/provider.voidOpenInboundNormalizedMessage.setChannel(OpenInboundMessageMessagingChannel channel) voidOpenInboundStructuredResponseMessage.setChannel(OpenInboundMessageMessagingChannel channel)