new Platform Storage Control Listener()
PlatformStorageControlListener This class should be subscribed to /PRIVATE/PERSISTENCE/CONTROL. The #addOperationFinishedListener should be used to listen for the completion of PlatformStorage operations.
Methods
add Operation Finished Listener(operation Id, callback)
Add a listener to a control operation. Only one listener can be added for each OperationID.
Parameters:
Name | Type | Description |
---|---|---|
operationId |
Number | |
callback |
function |