Uses of Class
cloud.genesys.webmessaging.sdk.model.JourneyCustomerSession
-
Packages that use JourneyCustomerSession Package Description cloud.genesys.webmessaging.sdk.model -
-
Uses of JourneyCustomerSession in cloud.genesys.webmessaging.sdk.model
Methods in cloud.genesys.webmessaging.sdk.model that return JourneyCustomerSession Modifier and Type Method Description JourneyCustomerSessionJourneyContext. getCustomerSession()JourneyCustomerSessionJourneyCustomerSession. id(String id)JourneyCustomerSessionJourneyCustomerSession. type(String type)Methods in cloud.genesys.webmessaging.sdk.model with parameters of type JourneyCustomerSession Modifier and Type Method Description JourneyContextJourneyContext. customerSession(JourneyCustomerSession customerSession)voidJourneyContext. setCustomerSession(JourneyCustomerSession customerSession)
-