Back to product page

MessageTypesEnum Enumeration


These are types of messages you can exchange with contacts. You can freely choose which one you want to use when you initiate chat with them.

Remarks

Possible values for MessageTypesEnum:

Constant Value Description
MsgNormal 0 Normal message.
MsgChat 1 Chat session message.
MsgGroupChat 2 Group chat message.
MsgHeadline 3 Headline message.
MsgError 4 Error message.
MsgUnknown 99 Unknown message.

Platforms

Windows