Package com.mypurecloud.sdk.v2.model
Class ConversationContentRichLink
java.lang.Object
com.mypurecloud.sdk.v2.model.ConversationContentRichLink
- All Implemented Interfaces:
Serializable
A Rich Link attachment
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ConversationContentRichLink
public ConversationContentRichLink() -
ConversationContentRichLink
-
-
Method Details
-
header
Header for the Rich Link. -
getHeader
-
setHeader
-
text
Text for the body of the Rich Link. -
getText
-
setText
-
urlLabel
Label for the URL of the Rich Link. -
getUrlLabel
-
setUrlLabel
-
url
Url for the Rich Link. -
getUrl
-
setUrl
-
equals
-
hashCode
public int hashCode() -
toString
-