public interface SyncTokenResultsHandler extends SyncResultsHandler
SyncApiOp
in a
stream-processing fashion.Modifier and Type | Method and Description |
---|---|
void |
handleResult(SyncToken result)
Invoked when the request has completed successfully.
|
handle
void handleResult(SyncToken result)
result
- The sync result indicating that no more resources are to be
returned and, if applicable, including information which
should be used for next sync requests.Copyright © 2022. All rights reserved.