GatewaySipAccess
import type { GatewaySipAccess } from "https://googleapis.deno.dev/v1/meet:v2.ts";Details how to join the conference via a SIP gateway.
interface GatewaySipAccess {
sipAccessCode?: string;
uri?: string;
}import type { GatewaySipAccess } from "https://googleapis.deno.dev/v1/meet:v2.ts";Details how to join the conference via a SIP gateway.