org.jivesoftware.smackx.jingle.nat
Interface ResultListener


public interface ResultListener

Listener for ECHO Test Results

Author:
Thiago Camargo

Method Summary
 void testFinished(TestResult result, TransportCandidate candidate)
           
 

Method Detail

testFinished

void testFinished(TestResult result,
                  TransportCandidate candidate)