OpenFin C++ Adapter 1.0.0

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

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

broadcastAsync(const string &topic, const string &payloadJson) constOpenFinAdapterApi::ChannelProvider
broadcastAsync(const string &topic) constOpenFinAdapterApi::ChannelProvider
dispatchAsync(const EndpointId &targetChannel, const string &topic) constOpenFinAdapterApi::ChannelProvider
dispatchAsync(const EndpointId &targetChannel, const string &topic, const string &payloadJson) constOpenFinAdapterApi::ChannelProvider
openAsync()OpenFinAdapterApi::ChannelProvider
registerTopic(const string &topic, const function< shared_ptr< string >(shared_ptr< string >, EndpointId)> &listener)OpenFinAdapterApi::MessageChannelClient
subscribeClientConnected(const function< void(const EndpointId &)> &listener)OpenFinAdapterApi::ChannelProvider
subscribeClientDisconnected(const function< void(const EndpointId &)> &listener)OpenFinAdapterApi::ChannelProvider
unregisterTopic(const string &topic)OpenFinAdapterApi::MessageChannelClient
unsubscribeClientConnected(const function< void(const EndpointId &)> &listener)OpenFinAdapterApi::ChannelProvider
unsubscribeClientDisconnected(const function< void(const EndpointId &)> &listener)OpenFinAdapterApi::ChannelProvider