TsgcICEClient › Methods
TsgcICEClient Methods
Public methods grouped by purpose, followed by the full alphabetical list.
Candidate gathering
| Name | Description |
| GatherCandidates | Starts ICE candidate gathering; each discovered candidate is reported through OnICECandidate. |
Candidate negotiation
| Name | Description |
| AddRTCIceCandidate | Registers a remote ICE candidate received from the peer so it can be paired with the local candidate set. |
| ProcessCandidates | Runs ICE connectivity checks against the queued candidate pairs and nominates the first pair that succeeds. |
All Methods (alphabetical)
| Name | Description |
| AddRTCIceCandidate | Registers a remote ICE candidate received from the peer so it can be paired with the local candidate set. |
| GatherCandidates | Starts ICE candidate gathering; each discovered candidate is reported through OnICECandidate. |
| ProcessCandidates | Runs ICE connectivity checks against the queued candidate pairs and nominates the first pair that succeeds. |