Uses of Class
com.mypurecloud.sdk.v2.model.ConversationContentStory
Packages that use ConversationContentStory
-
Uses of ConversationContentStory in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConversationContentStoryModifier and TypeMethodDescriptionConversationMessageContent.getStory()ID of the ephemeral story being replied to.ConversationContentStory.type(ConversationContentStory.TypeEnum type) Type of ephemeral story attachment.URL to the ephemeral story.Methods in com.mypurecloud.sdk.v2.model with parameters of type ConversationContentStoryModifier and TypeMethodDescriptionvoidConversationMessageContent.setStory(ConversationContentStory story) ConversationMessageContent.story(ConversationContentStory story) Ephemeral story content.