Package 

Interface IDeployGateSdkServiceCallback

    • Method Summary

      Modifier and Type Method Description
      abstract void onEvent(String action, Bundle extras) Event callback from DeployGate client service.
      • Methods inherited from class android.os.IInterface

        asBinder
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • onEvent

         abstract void onEvent(String action, Bundle extras)

        Event callback from DeployGate client service.