The ChatEngine.User()
class allows you to create or find a user by providing a uuid
.
let joe = new ChatEngine.User('joe-UUID');
The ChatEngine.User()
class allows you to create or find a user by providing a uuid
.
let joe = new ChatEngine.User('joe-UUID');