class types.PhoneConnectionWebrtc extends _TypePhoneConnectionimport { types } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { PhoneConnectionWebrtc } = types; ConstructorsnewPhoneConnectionWebrtc(params: { turn?: true; stun?: true; id: bigint; ip: string; ipv6: string; port: number; username: string; password: string; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsid: bigintip: stringipv6: stringpassword: stringport: numberoptionalstun: trueoptionalturn: trueusername: stringStatic Propertiesreadonly[paramDesc]: ParamDesc