Package com.mypurecloud.sdk.v2.model
Class ConversationCobrowseEventTopicJourneyContext
java.lang.Object
com.mypurecloud.sdk.v2.model.ConversationCobrowseEventTopicJourneyContext
- All Implemented Interfaces:
Serializable
ConversationCobrowseEventTopicJourneyContext
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncustomerSession(ConversationCobrowseEventTopicJourneyCustomerSession customerSession) booleaninthashCode()voidvoidsetCustomerSession(ConversationCobrowseEventTopicJourneyCustomerSession customerSession) voidsetTriggeringAction(ConversationCobrowseEventTopicJourneyAction triggeringAction) toString()triggeringAction(ConversationCobrowseEventTopicJourneyAction triggeringAction)
-
Constructor Details
-
ConversationCobrowseEventTopicJourneyContext
public ConversationCobrowseEventTopicJourneyContext() -
ConversationCobrowseEventTopicJourneyContext
-
-
Method Details
-
customer
public ConversationCobrowseEventTopicJourneyContext customer(ConversationCobrowseEventTopicJourneyCustomer customer) -
getCustomer
-
setCustomer
-
customerSession
public ConversationCobrowseEventTopicJourneyContext customerSession(ConversationCobrowseEventTopicJourneyCustomerSession customerSession) -
getCustomerSession
-
setCustomerSession
public void setCustomerSession(ConversationCobrowseEventTopicJourneyCustomerSession customerSession) -
triggeringAction
public ConversationCobrowseEventTopicJourneyContext triggeringAction(ConversationCobrowseEventTopicJourneyAction triggeringAction) -
getTriggeringAction
-
setTriggeringAction
-
equals
-
hashCode
public int hashCode() -
toString
-