Package com.mypurecloud.sdk.v2.model
Class QueueConversationCallEventTopicJourneyCustomerSession
java.lang.Object
com.mypurecloud.sdk.v2.model.QueueConversationCallEventTopicJourneyCustomerSession
- All Implemented Interfaces:
Serializable
public class QueueConversationCallEventTopicJourneyCustomerSession
extends Object
implements Serializable
A subset of the Journey System's tracked customer session data at a point-in-time (for external linkage and internal usage/context)
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionQueueConversationCallEventTopicJourneyCustomerSession(Boolean initWithEmptyList) -
Method Summary
-
Constructor Details
-
QueueConversationCallEventTopicJourneyCustomerSession
public QueueConversationCallEventTopicJourneyCustomerSession() -
QueueConversationCallEventTopicJourneyCustomerSession
-
-
Method Details
-
id
An ID of a Customer/User's session within the Journey System at a point-in-time -
getId
-
setId
-
type
The type of the Customer/User's session within the Journey System (e.g. web, app) -
getType
-
setType
-
equals
-
hashCode
public int hashCode() -
toString
-