Package com.mypurecloud.sdk.v2.model
Class OpenInboundNormalizedEvent
java.lang.Object
com.mypurecloud.sdk.v2.model.OpenInboundNormalizedEvent
- All Implemented Interfaces:
Serializable
Open Event Messaging rich media message structure
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionchannel(OpenInboundMessagingChannel channel) Channel-specific information that describes the message and the message channel/provider.booleanList of event elements.inthashCode()voidsetChannel(OpenInboundMessagingChannel channel) voidtoString()
-
Constructor Details
-
OpenInboundNormalizedEvent
public OpenInboundNormalizedEvent() -
OpenInboundNormalizedEvent
-
-
Method Details
-
channel
Channel-specific information that describes the message and the message channel/provider. -
getChannel
-
setChannel
-
events
List of event elements. -
getEvents
-
setEvents
-
equals
-
hashCode
public int hashCode() -
toString
-