roomId property Null safety
read / write
Field description: room ID, which is required. Users (userId) in the same room can see one another and make video calls.
Recommended value: value range: 1–4294967294.
Implementation
int roomId;
Field description: room ID, which is required. Users (userId) in the same room can see one another and make video calls.
Recommended value: value range: 1–4294967294.
int roomId;