roomCode property

String? roomCode
final

The room code of the room to join This is a required parameter

Example: For the public Room: https://public.app.100ms.live/meeting/xvm-wxwo-gbl The room code is: xvm-wxwo-gbl

Implementation

final String? roomCode;