roomId property Null safety

int roomId
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;