Browse SDKs · Android
SDKsAndroidEnterprise

Load newer messages

Use getAdvancedHistoryMessageListReverse to load messages after a starting point.

Copy

Use this method to read forward from a message anchor when loading the following page of history. Use ViewType.History for this directional history paging.

messageManager.getAdvancedHistoryMessageListReverse(callback, conversationID, startMessage, 20, ViewType.History);