Uses of Class
com.mypurecloud.sdk.v2.model.ConversationChatEventTopicJourneyCustomerSession
Packages that use ConversationChatEventTopicJourneyCustomerSession
-
Uses of ConversationChatEventTopicJourneyCustomerSession in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConversationChatEventTopicJourneyCustomerSessionModifier and TypeMethodDescriptionConversationChatEventTopicJourneyContext.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 ConversationChatEventTopicJourneyCustomerSessionModifier and TypeMethodDescriptionConversationChatEventTopicJourneyContext.customerSession(ConversationChatEventTopicJourneyCustomerSession customerSession) voidConversationChatEventTopicJourneyContext.setCustomerSession(ConversationChatEventTopicJourneyCustomerSession customerSession)