interface ISubscribeInstrumentsCallback
Parents
object
Brief
This class defines an interface for a callback function that will be called when subscribing or unsubscribing from instruments on a trading platform
| Public Methods | |
|---|---|
| onSuccess | Processes notifications about successful (un)subscribe |
| onError | Is fired on an unsuccessful execution of (un)subscribe |