PatchableDataManager
interface PatchableDataManager
Functions
Link copied to clipboard
Used by the SyncClient to get patches from each patchable feature. Returns a SyncPatchRequest if there are pending updates, or null if none.
Link copied to clipboard
Which deletable data type this patch is for
Link copied to clipboard
Called to notify that the patch request failed.
Link copied to clipboard
Called to notify that the patch request was successful.
Link copied to clipboard
Called when sync is disabled (user disconnects or logs out). Implementations should clear any pending state.