Uses of Interface
org.jivesoftware.smackx.jingle.nat.ResultListener

Packages that use ResultListener
org.jivesoftware.smackx.jingle.nat   
 

Uses of ResultListener in org.jivesoftware.smackx.jingle.nat
 

Methods in org.jivesoftware.smackx.jingle.nat with parameters of type ResultListener
 void TransportCandidate.CandidateEcho.addResultListener(ResultListener resultListener)
           
 void TransportCandidate.CandidateEcho.removeResultListener(ResultListener resultListener)