Package com.swrve.sdk

Interface IPostBatchRequestListener


  • public interface IPostBatchRequestListener
    Used internally to handle response from the batch API.
    • Method Detail

      • onResponse

        void onResponse​(boolean shouldDelete)