Preliminary documentation subject to change

Uses of Class
com.bugcollect.Result

Uses of Result in com.bugcollect
 

Methods in com.bugcollect with parameters of type Result
 void IResponseCallback.responseReceived(Report submittedReport, Result receivedResponse, java.lang.Object state)
          Method invoked on succesful submittion.
 


Preliminary documentation subject to change