Chatv1

Chatv1

An instance of this class is returned with ChatService.init and this is how you should use it.

Constructor

new Chatv1()

Properties:
Name Type Description
Spaces Spaces

Rooms

Members Members

Who are in which rooms

Messages Messages

Messages in rooms

Media

Not yet implemented

Source:
Example
const Chat = ChatService.init('<privateKey>', '<email>');