Skip to main content
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.0.2/mod.ts";

If room is active or not

Parameters

params: IsRoomActiveParams

IsRoomActiveParams

Returns

Promise<IsRoomActiveResponse>

Promise