Package com.mypurecloud.sdk.v2.model
Class OpenSocialMediaReactionsNormalizedEvent
java.lang.Object
com.mypurecloud.sdk.v2.model.OpenSocialMediaReactionsNormalizedEvent
- All Implemented Interfaces:
Serializable
Open Social Messaging rich media event structure
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionchannel(OpenSocialMediaReactionsChannel channel) Channel-specific information that describes the message and the message channel/provider.booleanevents(List<OpenSocialMediaReactionsEvent> events) List of event elements.getId()inthashCode()voidvoidsetEvents(List<OpenSocialMediaReactionsEvent> events) toString()
-
Constructor Details
-
OpenSocialMediaReactionsNormalizedEvent
public OpenSocialMediaReactionsNormalizedEvent() -
OpenSocialMediaReactionsNormalizedEvent
-
-
Method Details
-
getId
-
channel
Channel-specific information that describes the message and the message channel/provider. -
getChannel
-
setChannel
-
events
List of event elements. -
getEvents
-
setEvents
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-