Ring Daemon 16.0.0
|
This is the complete list of members for jami::SwarmChannelHandler, including all inherited members.
connect(const NodeId &nodeId, const std::string &name, ConnectCb &&cb, const std::string &connectionType="", bool forceNewConnection=false) override | jami::SwarmChannelHandler | |
jami::ChannelHandlerInterface::connect(const DeviceId &deviceId, const std::string &name, ConnectCb &&cb, const std::string &connectionType="", bool forceNewConnection=false)=0 | jami::ChannelHandlerInterface | pure virtual |
jami::ChannelHandlerInterface::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) override | jami::SwarmChannelHandler | virtual |
onRequest(const std::shared_ptr< dht::crypto::Certificate > &peer, const std::string &name) override | jami::SwarmChannelHandler | virtual |
SwarmChannelHandler(const std::shared_ptr< JamiAccount > &acc, dhtnet::ConnectionManager &cm) | jami::SwarmChannelHandler | |
~ChannelHandlerInterface() | jami::ChannelHandlerInterface | inlinevirtual |
~SwarmChannelHandler() | jami::SwarmChannelHandler |