Calls SDKs React Native v1
Calls SDKs React Native
Calls SDKs
React Native
Version 1
Create a room
Copy link
You can choose to create a room that supports up to 6 participants with video or a room that supports up to 100 participants with audio. When a user creates a room in your app, the room’s status becomes OPEN
and a ROOM_ID
is generated.
You can create a room by setting the room type by using the Type
property and the SendbirdCalls.createRoom()
method as shown below.
List of properties
Copy link
Property name | Description |
---|---|
type | Type: RoomType |