|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IceCandidateGatherer
Interface for classes that gather ICE candidates.
| Method Summary | |
|---|---|
void |
close()
Close any resources associated with the gatherer. |
Collection<IceCandidate> |
gatherCandidates()
Gathers ICE candidates. |
InetAddress |
getPublicAddress()
Accessor for the public address of the machine. |
| Method Detail |
|---|
Collection<IceCandidate> gatherCandidates()
Collection of gathered candidates.void close()
InetAddress getPublicAddress()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||