Rate this page:

Messaging

Messaging module allows to exchange instant messages between two or more participants. Messaging supports text and metadata. The conversation doesn't bind or depend on audio/video calls though there is a possibility to integrate messaging in audio/video calls. FEATURES:

  1. Messaging is the separate part of WEB SDK but it uses the Client.login, Client.loginWithOneTimeKey and Client.loginWithToken methods. In brief, if a user has already been logged in, he can use Messaging functionality.
  2. Messaging doesn't use backend JS scenarios at all.