Uses of Class
cloud.genesys.webmessaging.sdk.model.WebMessagingChannel
-
Packages that use WebMessagingChannel Package Description cloud.genesys.webmessaging.sdk.model -
-
Uses of WebMessagingChannel in cloud.genesys.webmessaging.sdk.model
Methods in cloud.genesys.webmessaging.sdk.model that return WebMessagingChannel Modifier and Type Method Description WebMessagingChannelWebMessagingMessage. getChannel()Methods in cloud.genesys.webmessaging.sdk.model with parameters of type WebMessagingChannel Modifier and Type Method Description WebMessagingMessageWebMessagingMessage. channel(WebMessagingChannel channel)Channel-specific information that describes the message and the message channel/provider.voidWebMessagingMessage. setChannel(WebMessagingChannel channel)
-