Package com.mypurecloud.sdk.v2.model
Class ConversationContentStory
java.lang.Object
com.mypurecloud.sdk.v2.model.ConversationContentStory
- All Implemented Interfaces:
Serializable
An ephemeral story.
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumType of ephemeral story attachment. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ConversationContentStory
public ConversationContentStory() -
ConversationContentStory
-
-
Method Details
-
type
Type of ephemeral story attachment. -
getType
-
setType
-
url
URL to the ephemeral story. -
getUrl
-
setUrl
-
replyToId
ID of the ephemeral story being replied to. -
getReplyToId
-
setReplyToId
-
equals
-
hashCode
public int hashCode() -
toString
-