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