Caplin Trader 5.1.0

Class: PlatformStorageControlListener

PlatformStorageControlListener()

new PlatformStorageControlListener()

PlatformStorageControlListener This class should be subscribed to /PRIVATE/PERSISTENCE/CONTROL. The #addOperationFinishedListener should be used to listen for the completion of PlatformStorage operations.

Methods

addOperationFinishedListener(operationId, 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