Class BaseMessagingContent
java.lang.Object
cloud.genesys.webmessaging.sdk.model.BaseMessagingContent
- All Implemented Interfaces:
Serializable
BaseMessagingContent
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionattachment(BaseContentAttachment attachment) contentType(ContentType contentType) booleaninthashCode()voidsetAttachment(BaseContentAttachment attachment) voidsetContentType(ContentType contentType) toString()
-
Constructor Details
-
BaseMessagingContent
public BaseMessagingContent()
-
-
Method Details