public interface ThreadLoadMore
abstract Call<List<Message>>
invoke(String cid, String parentId, Integer messageLimit)
equals, hashCode, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract Call<List<Message>> invoke(String cid, String parentId, Integer messageLimit)
Loads more messages for the specified thread
cid
parentId
messageLimit