Properties
Static CONSTRUCTOR_ID
CONSTRUCTOR_ID: number
Static SUBCLASS_OF_ID
SUBCLASS_OF_ID: number
Static className
className: string
Static classType
classType: "constructor" | "request"
originalArgs
originalArgs: { turn?: boolean; stun?: boolean; id: BigInteger; ip: string; ipv6: string; port: number; username: string; password: string }
Type declaration
Optional turn?: boolean
Optional stun?: boolean
id: BigInteger
ip: string
ipv6: string
port: number
username: string
password: string
CONSTRUCTOR_ID
CONSTRUCTOR_ID: 1667228533
SUBCLASS_OF_ID
SUBCLASS_OF_ID: 2861425677
classType
classType: "constructor"
className
className: "PhoneConnectionWebrtc"
Optional turn
turn?: boolean
Optional stun
stun?: boolean