Skip to main content

Enum ChatMessageType

Namespace: SuperOffice.WebApi.Data
Assembly: SuperOffice.WebApi.dll
Chat Message type This Enum is used by: chat_message.type

Fields

Invalid = 0 0: Invalid Special = 3 3: Special message - see SpecialType field for details ToCustomer = 1 1: Message is from user agent to customer ToUser = 2 2: Message is from customer to user agent