Optional actions?: BloombergActionsConfigProvide an actions config to extend or override the default actions used by the API.
Optional groups?: string[] | nullProvide a list of Launchpad group names (e.g. ['Group-A','Group-B']) and an fdc3.instrument context will be broadcast when one of the group’s security changes.
By default (if no value is provided), the API listens to all Launchpad groups. To stop the API from broadcasting context on group updates, set this to null.
Optional interopSet to true to disable all interop functionality for the connection.
Optional onFunction that will be executed whenever context changes.
The incoming context object that has triggered execution of the function.
Function that will be executed whenever context changes.
The incoming context object that has triggered execution of the function.
Optional onFunction that will be executed whenever an API error occurs after the connection has been created.
Error that was detected.
Function that will be executed whenever an API error occurs after the connection has been created.
Error that was detected.
Generated using TypeDoc
Configuration options for a Bloomberg Connection.