Chat SDK overview
Chat SDK will allow you to create a messenger for your users without the need to implement the server and client logic. The only thing you will spend time on is how to create your UI as beautiful as possible as you can leave all the complicated stuff to us.
If you already have credentials to the private area, login and retrieve your NPM_TOKEN from Private area.
- usernames
- rooms
- room names
- invite
- kick
- leave
- messages
- emojis
- history
- read status
- and the list will only grow...
Last modified 10mo ago