Class implementing persistent operation queue.
This class is designed to be used by OfflineLink It provides these functionalities:
Enqueue offline change and wait for it to be sent to server when online. Every offline change is added to queue.
Persist entire queue with the new item to make sure that change is going to be working across restarts
Generated using TypeDoc
Class implementing persistent operation queue.
This class is designed to be used by OfflineLink It provides these functionalities: