Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
stylenone

Search in message content (You can see it in action here products.bizzomate.com

Searching in messages, both visible and in your history over lazy loading) , is supported and enabled by default. The messages shown on your page are loaded in through lazy loading which means waiting to render and fetch the content until it is needed.

Note

Please not note that search is only possible not supported when encryption is not enabled.

Encryption

Toggling encryption on or off can be done by setting the constant ‘Chat_EncryptMessages’. Enabeling encryption will encrypt all message content. In other words, chat message content found on the Message and Chat objects.

Message content is encrypted before being stored in the database and decrypted when retrieved for the user. While the actual data is not encrypted during transmission, all communication is secured using HTTPS and WSS.