Uses of Class
com.mypurecloud.sdk.v2.model.QueueConversationChatEventTopicJourneyCustomerSession
Packages that use QueueConversationChatEventTopicJourneyCustomerSession
-
Uses of QueueConversationChatEventTopicJourneyCustomerSession in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return QueueConversationChatEventTopicJourneyCustomerSessionModifier and TypeMethodDescriptionQueueConversationChatEventTopicJourneyContext.getCustomerSession()An ID of a Customer/User's session within the Journey System at a point-in-timeThe type of the Customer/User's session within the Journey System (e.g. web, app)Methods in com.mypurecloud.sdk.v2.model with parameters of type QueueConversationChatEventTopicJourneyCustomerSessionModifier and TypeMethodDescriptionQueueConversationChatEventTopicJourneyContext.customerSession(QueueConversationChatEventTopicJourneyCustomerSession customerSession) voidQueueConversationChatEventTopicJourneyContext.setCustomerSession(QueueConversationChatEventTopicJourneyCustomerSession customerSession)