Uses of Class
com.mypurecloud.sdk.v2.model.QueueConversationEventTopicJourneyContext
Packages that use QueueConversationEventTopicJourneyContext
-
Uses of QueueConversationEventTopicJourneyContext in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return QueueConversationEventTopicJourneyContextModifier and TypeMethodDescriptionQueueConversationEventTopicJourneyContext.customer(QueueConversationEventTopicJourneyCustomer customer) QueueConversationEventTopicJourneyContext.customerSession(QueueConversationEventTopicJourneyCustomerSession customerSession) QueueConversationEventTopicChat.getJourneyContext()QueueConversationEventTopicMessage.getJourneyContext()QueueConversationEventTopicJourneyContext.triggeringAction(QueueConversationEventTopicJourneyAction triggeringAction) Methods in com.mypurecloud.sdk.v2.model with parameters of type QueueConversationEventTopicJourneyContextModifier and TypeMethodDescriptionQueueConversationEventTopicChat.journeyContext(QueueConversationEventTopicJourneyContext journeyContext) QueueConversationEventTopicMessage.journeyContext(QueueConversationEventTopicJourneyContext journeyContext) A subset of the Journey System's data relevant to a part of a conversation (for external linkage and internal usage/context).voidQueueConversationEventTopicChat.setJourneyContext(QueueConversationEventTopicJourneyContext journeyContext) voidQueueConversationEventTopicMessage.setJourneyContext(QueueConversationEventTopicJourneyContext journeyContext)