[Basic Type](../groups/Basic Type.Basic Type.md) / MessageState
MessageState Enumeration
Status of sending messages
Table of contents
Enumeration Members
ContentError = 3307002 |
---|
Error = -1 |
LabelError = 3307003 |
SizeError = 3307004 |
Success = 200 |
Enumeration Members
ContentError
• ContentError = 3307002
The text to be sent contains illegal content
Error
• Error = -1
Sending failed due to other reasons
LabelError
• LabelError = 3307003
There are incorrect rich text labels in the document
SizeError
• SizeError = 3307004
The length of plain text in the sent text is greater than the specified length
Success
• Success = 200
Message sent successfully