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