Package 

Interface IDeployGateSdkService

    • Method Summary

      Modifier and Type Method Description
      abstract void init(IDeployGateSdkServiceCallback callback, String packageName, Bundle extras) Register a callback interface for DeployGate SDK Service.
      abstract void sendEvent(String packageName, String action, Bundle extras)
      • 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