ipfs-chromium
Public Types | Public Member Functions | List of all members
ipfs::ctx::DnsTxtLookup Class Referenceabstract
Inheritance diagram for ipfs::ctx::DnsTxtLookup:
Inheritance graph
[legend]

Public Types

using DnsTextResultsCallback = std::function< void(std::vector< std::string > const &)>
 
using DnsTextCompleteCallback = std::function< void(void)>
 

Public Member Functions

virtual void SendDnsTextRequest (std::string hostname, DnsTextResultsCallback, DnsTextCompleteCallback)=0
 

The documentation for this class was generated from the following file: