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.
|
handlevoid 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 © 2019. All rights reserved.