Package com.mypurecloud.sdk.v2.model
Class OpenSocialMediaReactionsChannel
java.lang.Object
com.mypurecloud.sdk.v2.model.OpenSocialMediaReactionsChannel
- All Implemented Interfaces:
Serializable
Channel-specific information that describes the message and the message channel/provider.
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe provider type.static enumSpecifies if this message is part of a private or public conversation. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
OpenSocialMediaReactionsChannel
public OpenSocialMediaReactionsChannel() -
OpenSocialMediaReactionsChannel
-
-
Method Details
-
getId
-
getPlatform
-
getType
-
messageId
Unique provider ID of the message such as a Open message ID. -
getMessageId
-
setMessageId
-
getTo
-
time
Original time of the event. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss[.mmm]Z -
getTime
-
setTime
-
equals
-
hashCode
public int hashCode() -
toString
-