Uses of Class
com.mypurecloud.sdk.v2.model.JourneyCustomerSession
Packages that use JourneyCustomerSession
-
Uses of JourneyCustomerSession in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return JourneyCustomerSessionModifier and TypeMethodDescriptionJourneyContext.getCustomerSession()WebDeploymentsJourneyContext.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 JourneyCustomerSessionModifier and TypeMethodDescriptionJourneyContext.customerSession(JourneyCustomerSession customerSession) A subset of the Journey System's tracked customer session data at a point-in-time (for external linkage and internal usage/context)WebDeploymentsJourneyContext.customerSession(JourneyCustomerSession customerSession) Contains the Journey System's customer session details.voidJourneyContext.setCustomerSession(JourneyCustomerSession customerSession) voidWebDeploymentsJourneyContext.setCustomerSession(JourneyCustomerSession customerSession)