public interface JSDevSupport.DevSupportCallback
abstract void
onSuccess(String data)
onFailure(int errorCode, Exception error)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract void onSuccess(String data)
abstract void onFailure(int errorCode, Exception error)