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