Package com.mypurecloud.sdk.v2.model
Class JourneySessionEventsNotificationConversationChannel
java.lang.Object
com.mypurecloud.sdk.v2.model.JourneySessionEventsNotificationConversationChannel
- All Implemented Interfaces:
Serializable
public class JourneySessionEventsNotificationConversationChannel
extends Object
implements Serializable
JourneySessionEventsNotificationConversationChannel
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets messageTypestatic enumGets or Sets type -
Constructor Summary
ConstructorsConstructorDescriptionJourneySessionEventsNotificationConversationChannel(Boolean initWithEmptyList) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetType()inthashCode()voidvoidsetPlatform(String platform) voidtoString()
-
Constructor Details
-
JourneySessionEventsNotificationConversationChannel
public JourneySessionEventsNotificationConversationChannel() -
JourneySessionEventsNotificationConversationChannel
-
-
Method Details
-
type
-
getType
-
setType
-
messageType
public JourneySessionEventsNotificationConversationChannel messageType(JourneySessionEventsNotificationConversationChannel.MessageTypeEnum messageType) -
getMessageType
-
setMessageType
public void setMessageType(JourneySessionEventsNotificationConversationChannel.MessageTypeEnum messageType) -
platform
-
getPlatform
-
setPlatform
-
equals
-
hashCode
public int hashCode() -
toString
-