Class ContentStory
java.lang.Object
cloud.genesys.webmessaging.sdk.model.ContentStory
- All Implemented Interfaces:
Serializable
Ephemeral story content. An ephemeral story.
- See Also:
-
Constructor Details
-
ContentStory
public ContentStory()
-
-
Method Details
-
replyToId
ID of the ephemeral story being replied to. -
getReplyToId
-
setReplyToId
-
type
Type of ephemeral story attachment. -
getType
-
setType
-
url
URL to the ephemeral story. -
getUrl
-
setUrl
-
equals
-
hashCode
public int hashCode() -
toString
-