Ring Daemon 16.0.0
|
This is the complete list of members for jami::ChannelHandlerInterface, including all inherited members.
connect(const DeviceId &deviceId, const std::string &name, ConnectCb &&cb, const std::string &connectionType="", bool forceNewConnection=false)=0 | jami::ChannelHandlerInterface | pure virtual |
connect(const dht::InfoHash &, const std::string &, ConnectCallbackLegacy &&) | jami::ChannelHandlerInterface | inlinevirtual |
onReady(const std::shared_ptr< dht::crypto::Certificate > &peer, const std::string &name, std::shared_ptr< dhtnet::ChannelSocket > channel)=0 | jami::ChannelHandlerInterface | pure virtual |
onRequest(const std::shared_ptr< dht::crypto::Certificate > &peer, const std::string &name)=0 | jami::ChannelHandlerInterface | pure virtual |
~ChannelHandlerInterface() | jami::ChannelHandlerInterface | inlinevirtual |