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