Preparing search index...
The search index is not available
MockRTC API Reference
MockRTC API Reference
SelectedRTCCandidate
Interface SelectedRTCCandidate
interface
SelectedRTCCandidate
{
address
:
string
;
port
:
number
;
protocol
:
"tcp"
|
"udp"
;
type
:
RTCIceCandidateType
;
}
Index
Properties
address
port
protocol
type
Properties
address
address
:
string
port
port
:
number
protocol
protocol
:
"tcp"
|
"udp"
type
type
:
RTCIceCandidateType
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
address
port
protocol
type
MockRTC API Reference
Loading...