Skip to main content

Enum ChatSessionFlags

Namespace: SuperOffice.WebApi.Data
Assembly: SuperOffice.WebApi.dll
Value for field ‘flags’ in table ‘chat_session’. This Enum is used by: chat_session.flags This Enum consists of flag values that can be combined.

Fields

CustomerIsTyping = 0 0: Set if the customer is currently typing a chat message UserIsTyping = 1 1: Set if the agent is currently typing a chat message