Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/plugnmeet/mod.ts>PlugNmeet#isRoomActive

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

If room is active or not

Parameters

params: IsRoomActiveParams

IsRoomActiveParams

Returns

Promise<IsRoomActiveResponse>

Promise