| Interface | Description |
|---|---|
| CandidateWrapper |
Wraps an
IceCandidate. |
| IceAuthenticator |
Authenticator that verifies the integrity of incoming messages.
|
| Class | Description |
|---|---|
| CandidatePair | |
| FoundationsRegistry |
Registry that keeps records of generated foundations for the lifetime of an
ICE agent.
|
| HostCandidate |
A candidate obtained by binding to a specific port from an IP address on the
host.
|
| IceAgent |
Agent responsible for ICE negotiation.
|
| IceAuthenticatorImpl | |
| IceCandidate |
A Candidate is a transport address that is a potential point of contact for
receipt of media.
|
| IceComponent | |
| IceFactory |
A factory to produce ICE agents.
The user can decide whether to create agents for full or lite ICE implementations. |
| IceHandler | |
| IceMediaStream | |
| LocalCandidateWrapper |
Elects a
Candidate as local. |
| ServerReflexiveCandidate |
| Enum | Description |
|---|---|
| CandidateType |
The ICE specification defines for candidate types: host, server reflexive,
peer reflexive and relayed candidates.
|
| Exception | Description |
|---|---|
| IceException |
Copyright © 2017 TeleStax, Inc.. All Rights Reserved.