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.