OpenFin C++ Adapter 1.0.0

Loading...
Searching...
No Matches
OpenFinAdapterApi::ChannelClient Member List

This is the complete list of members for OpenFinAdapterApi::ChannelClient, including all inherited members.

connectAsync(bool wait=true)OpenFinAdapterApi::ChannelClient
disconnectAsync() constOpenFinAdapterApi::ChannelClient
dispatchAsync(const string &topic) constOpenFinAdapterApi::ChannelClient
dispatchAsync(const string &topic, const string &payloadJson) constOpenFinAdapterApi::ChannelClient
registerTopic(const string &topic, const function< shared_ptr< string >(shared_ptr< string >, EndpointId)> &listener)OpenFinAdapterApi::MessageChannelClient
subscribeDisconnected(const function< void()> &listener)OpenFinAdapterApi::ChannelClient
unregisterTopic(const string &topic)OpenFinAdapterApi::MessageChannelClient
unsubscribeDisconnected(const function< void()> &listener)OpenFinAdapterApi::ChannelClient