Uses of Class
com.mypurecloud.sdk.v2.model.ConversationEventTopicJourneyContext
Packages that use ConversationEventTopicJourneyContext
-
Uses of ConversationEventTopicJourneyContext in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConversationEventTopicJourneyContextModifier and TypeMethodDescriptionConversationEventTopicJourneyContext.customer(ConversationEventTopicJourneyCustomer customer) ConversationEventTopicJourneyContext.customerSession(ConversationEventTopicJourneyCustomerSession customerSession) ConversationEventTopicChat.getJourneyContext()ConversationEventTopicMessage.getJourneyContext()ConversationEventTopicJourneyContext.triggeringAction(ConversationEventTopicJourneyAction triggeringAction) Methods in com.mypurecloud.sdk.v2.model with parameters of type ConversationEventTopicJourneyContextModifier and TypeMethodDescriptionConversationEventTopicChat.journeyContext(ConversationEventTopicJourneyContext journeyContext) ConversationEventTopicMessage.journeyContext(ConversationEventTopicJourneyContext journeyContext) A subset of the Journey System's data relevant to a part of a conversation (for external linkage and internal usage/context).voidConversationEventTopicChat.setJourneyContext(ConversationEventTopicJourneyContext journeyContext) voidConversationEventTopicMessage.setJourneyContext(ConversationEventTopicJourneyContext journeyContext)