TsgcICEClient › Methods

TsgcICEClient Methods

Public methods grouped by purpose, followed by the full alphabetical list.

Candidate gathering

NameDescription
GatherCandidatesStarts ICE candidate gathering; each discovered candidate is reported through OnICECandidate.

Candidate negotiation

NameDescription
AddRTCIceCandidateRegisters a remote ICE candidate received from the peer so it can be paired with the local candidate set.
ProcessCandidatesRuns ICE connectivity checks against the queued candidate pairs and nominates the first pair that succeeds.

All Methods (alphabetical)

NameDescription
AddRTCIceCandidateRegisters a remote ICE candidate received from the peer so it can be paired with the local candidate set.
GatherCandidatesStarts ICE candidate gathering; each discovered candidate is reported through OnICECandidate.
ProcessCandidatesRuns ICE connectivity checks against the queued candidate pairs and nominates the first pair that succeeds.