public method ISubscribeInstrumentsCallback.onErrorIs fired on an unsuccessful execution of (un)subscribe
Declaration
protojavascriptjavacsharppublic onError(error : string, unsucceededSymbols : string[]) : void
| Parameters | |
error |
The error message |
unsucceededSymbols |
The array of symbols that were not (un)subscribed |
Declared in ISubscribeInstrumentsCallback