Uses of Class
com.mypurecloud.sdk.v2.model.ConversationChannel
Packages that use ConversationChannel
-
Uses of ConversationChannel in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConversationChannelModifier and TypeMethodDescriptionConversationChannel.messageType(ConversationChannel.MessageTypeEnum messageType) Message type for messaging conversations.The source provider for the conversation (e.g.ConversationChannel.type(ConversationChannel.TypeEnum type) The type or category of this channel.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type ConversationChannelMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type ConversationChannelModifier and TypeMethodDescriptionSession.conversationChannels(List<ConversationChannel> conversationChannels) Represents the channels used for this conversation.voidSession.setConversationChannels(List<ConversationChannel> conversationChannels)