Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/plugnmeet/mod.ts>PlugNmeet#getActiveRoomInfo

Plug-N-Meet SDK for NodeJS and Deno
Latest
method PlugNmeet.prototype.getActiveRoomInfo
import { PlugNmeet } from "https://deno.land/x/plugnmeet@v1.4.1/mod.ts";

Get active room information

Parameters

params: ActiveRoomInfoParams

ActiveRoomInfoParams

Returns

Promise<ActiveRoomInfoResponse>

Promise