Skip to main content
Module

x/plugnmeet/types/activeRoomInfo.ts>ActiveRoomInfoParams

Plug-N-Meet SDK for NodeJS and Deno
Go to Latest
type alias ActiveRoomInfoParams
import { type ActiveRoomInfoParams } from "https://deno.land/x/plugnmeet@v1.3.1/types/activeRoomInfo.ts";
definition: { room_id: string; }