Package 

Interface MarkRead

    • Method Summary

      Modifier and Type Method Description
      abstract Call<Boolean> invoke(String cid) Marks the messages on the specified channel as read
      • Methods inherited from class io.getstream.chat.android.livedata.usecase.MarkRead

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

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

      • invoke

        @CheckResult() abstract Call<Boolean> invoke(String cid)

        Marks the messages on the specified channel as read

        Parameters:
        cid - : the full channel id i.