public interface MarkRead
abstract Call<Boolean>
invoke(String cid)
equals, hashCode, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract Call<Boolean> invoke(String cid)
Marks the messages on the specified channel as read
cid