API Reference

com.kinvey.android.callback

Interface KinveyPingCallback



  • public KinveyPingCallback

    This class provides callbacks for an asynchronous Ping

    • Method Detail

      • onSuccess

        void onSuccess(java.lang.Boolean result)
      • onFailure

        void onFailure(java.lang.Throwable error)