Options
All
  • Public
  • Public/Protected
  • All
Menu

IceCandidate

Note 💡 Ensure the number-like property values are sent as strings when sent and are enclosed in quotes ""

See type declaration

notexported
protocol

wss | https

endpoint

/ice_candidate

From ./dist/samples/json/server/iceCandidate.json

{
"$schema": "https://docs.api.deeptrekker.com/dist/schemas/schema.json",
"target": "02bf2b5c-2234-4ed8-b20d-769703d75300",
"caller": "b8443216-92be-48b9-89d0-c5a230a4e2d9",
"sessionId": "05fded58-d6aa-4101-875e-d228ef86277e",
"candidate": {
"sdpMid": "0",
"sdpMLineIndex": 0,
"content": "candidate:1409274494 1 udp 2113937151 34a834b8-3b04-4007-968d-c635dc6a11ca.local 42461 typ host generation 0 ufrag heL6 network-cost 999"
}
}

Hierarchy

Index

Properties

caller?: string
sessionId?: string
target?: string