SynchronizationClientInterface
interface SynchronizationClientInterface
Methods
getSynchronizationManager()
Get an instance of the synchronization manager.
syncRequest(array $queryData)
Internal method for the sync manager.
Details
at line 24
getSynchronizationManager()
Get an instance of the synchronization manager.
Note that with the Preview API only an initial sync gives valid results.
at line 29
syncRequest(array $queryData)
Internal method for the sync manager.