Package com.mypurecloud.sdk.v2.model
Class MessageFooter
java.lang.Object
com.mypurecloud.sdk.v2.model.MessageFooter
- All Implemented Interfaces:
Serializable
MessageFooter
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumDefines the content type of the footer in message -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionContent associated with the footer in the messagebooleangetType()inthashCode()voidsetContent(String content) voidtoString()type(MessageFooter.TypeEnum type) Defines the content type of the footer in message
-
Constructor Details
-
MessageFooter
public MessageFooter() -
MessageFooter
-
-
Method Details