Initial rooms state

interface Rooms {
    roomId?: number;
}

Properties

Properties

roomId?: number

current room id of participant. if undefined then the participant is in the main call