Typescript Library Declarations (DOM)
Variable RTCIceCandidate
RTCIce
Candidate
:
{
prototype
:
RTCIceCandidate
;
new
(
candidateInitDict
?
)
:
RTCIceCandidate
;
}
Type declaration
new
(
candidateInitDict
?
)
:
RTCIceCandidate
Parameters
Optional
candidateInitDict
:
RTCIceCandidateInit
Returns
RTCIceCandidate
prototype
:
RTCIceCandidate
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark