NSPersistentHistoryToken
A bookmark for keeping track the most recent history that you’ve processed.
Declaration
class NSPersistentHistoryTokenMentioned in
Overview
You can save a token to disk and fetch history when your app loads based on that token. See Keep track of the most recent history in Consuming relevant store changes.