Documentation

{{docApp.title}}

{{docApp.description}}

How can we help?

{{docApp.searchError}}
{{product.name}}

Searching in {{docApp.searchFilterBySpecificBookTitle}}

{{docApp.searchResultFilteredItems.length}} results for: {{docApp.currentResultsSearchText}} in {{docApp.searchFilterBySpecificBookTitle}}
Search results have been limited. There are a total of {{docApp.searchResponse.totalResultsAvailable}} matches.

You have an odd number of " characters in your search terms - each one needs closing with a matching " character!

{{docApp.libraryHomeViewProduct.title || docApp.libraryHomeViewProduct.id}}

{{docApp.libraryHomeViewProduct.description}}

  1. {{book.title}}

{{group.title || group.id}}

{{group.description}}

  1. {{book.title}}

{{group.title}}

Chat Session Messages

Details

Table ID: h_lc_sessions_messages

Messages associated to a chat session.

Table Attributes

Name Value
Primary Key h_pk_id

Columns

Name & ID Description Column Attributes Relationships
Created On
h_created_on
When the Chat Session Message was created
Nullable false
Type DATETIME
Id
h_pk_id
Message id
Auto Increment true
Nullable false
Primary Key true
Type INTEGER
Id
h_session_id
Session id
Nullable true
Type VARCHAR
Size 16
Message
h_message
Chat Session Message
Nullable true
Type LONGTEXT
Message Language
h_language
Language of the Message Posted
Nullable false
Type VARCHAR
Size 10
User Id
h_user_id
User Id that posted the message
Nullable true
Type VARCHAR
Size 64
In This Document