public interface LicenseResponseCallback
abstract void
respond(Array<byte> license)
error(Throwable exception)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract void respond(Array<byte> license)
abstract void error(Throwable exception)