Interface CreateResponseJoinRoomOptions

interface CreateResponseJoinRoomOptions {
    localRoom: ResponseJoinLocalRoom;
}

Properties

Properties