Interface Statistics

  • All Superinterfaces:
    java.lang.AutoCloseable, java.io.Closeable
    All Known Implementing Classes:
    DummyClient, StatisticsClient

    public interface Statistics
    extends java.io.Closeable
    • Method Detail

      • send

        io.reactivex.Maybe<retrofit2.Response<okhttp3.ResponseBody>> send​(StatisticsItem item)