Package com.mypurecloud.sdk.v2.model
Class QueueConversationMessageEventTopicJourneyCustomerSession
java.lang.Object
com.mypurecloud.sdk.v2.model.QueueConversationMessageEventTopicJourneyCustomerSession
- All Implemented Interfaces:
Serializable
public class QueueConversationMessageEventTopicJourneyCustomerSession
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
ConstructorsConstructorDescriptionQueueConversationMessageEventTopicJourneyCustomerSession(Boolean initWithEmptyList) -
Method Summary
-
Constructor Details
-
QueueConversationMessageEventTopicJourneyCustomerSession
public QueueConversationMessageEventTopicJourneyCustomerSession() -
QueueConversationMessageEventTopicJourneyCustomerSession
-
-
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
-