strRoomId property

String strRoomId
getter/setter pair

Field description: string-type room ID, which is optional. Users in the same room can see one another and make video calls.

Note: either roomId or strRoomId must be entered. If both are entered, roomId will prevail.

Implementation

String strRoomId;