from field: bool status = 1;
from field: string msg = 2;
Optional
from field: optional plugnmeet.ActiveRoomInfo room_info = 3;
from field: repeated livekit.ParticipantInfo participants_info = 4;
from message plugnmeet.ActiveRoomInfoRes
Generated
from field: bool status = 1;