-
public interface LoadNewerMessages
-
-
Method Summary
-
-
Method Detail
-
invoke
@CheckResult() abstract Call<Channel> invoke(String cid, Integer messageLimit)
Loads newer messages for the channel
- Parameters:
cid- : the full channel id i.messageLimit- : how many new messages to load
-
-
-
-