Room
Join a room
Parameters:
Name
Type
Description
Required
roomId
string
Room_id string
true
Create a room
Get room information
Parameters:
Name
Type
Description
Required
roomId
string
room ID string
true
Invite user to a room
Parameters:
Name
Type
Description
Required
userId
string
userId string
true
Leave a room
Change room name
Parameters:
Name
Type
Description
Required
name
string
Room name string
true
Last updated