Uses of Class
com.mypurecloud.sdk.v2.model.JourneySessionEventsNotificationConversationChannel
Packages that use JourneySessionEventsNotificationConversationChannel
-
Uses of JourneySessionEventsNotificationConversationChannel in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return JourneySessionEventsNotificationConversationChannelModifier and TypeMethodDescriptionJourneySessionEventsNotificationConversationChannel.messageType(JourneySessionEventsNotificationConversationChannel.MessageTypeEnum messageType) JourneySessionEventsNotificationConversationChannel.type(JourneySessionEventsNotificationConversationChannel.TypeEnum type) Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type JourneySessionEventsNotificationConversationChannelModifier and TypeMethodDescriptionJourneySessionEventsNotificationSessionEvent.getConversationChannels()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type JourneySessionEventsNotificationConversationChannelModifier and TypeMethodDescriptionJourneySessionEventsNotificationSessionEvent.conversationChannels(List<JourneySessionEventsNotificationConversationChannel> conversationChannels) voidJourneySessionEventsNotificationSessionEvent.setConversationChannels(List<JourneySessionEventsNotificationConversationChannel> conversationChannels)