Package com.mypurecloud.sdk.v2.model
Class RecordingContentStory
java.lang.Object
com.mypurecloud.sdk.v2.model.RecordingContentStory
- All Implemented Interfaces:
Serializable
Story object.
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumType of ephemeral story attachment. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RecordingContentStory
public RecordingContentStory() -
RecordingContentStory
-
-
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
-