Connection.addDirectCandidate()
DESCRIPTION
Add a direct candidate.
DECLARATION
void addDirectCandidate(String host, int port)
PARAMETERS
host:
- The host either as IP or a resolveable hostname.
port:
- A valid port number.
Add a direct candidate.
void addDirectCandidate(String host, int port)
host:
port: