blpapi.Topic¶
- class blpapi.Topic¶
Used to identify the stream on which a message is published.
Topic objects are obtained from
createTopics()onProviderSession. They are used when adding a message to an Event for publishing usingappendMessage()onEventFormatter.- destroy()¶
Destroy the handle using stored dtor
- isActive()¶
- Returns
Trueif this topic was elected by the platform to become the primary publisher.- Return type
- isValid()¶