AWS IoT Device SDK C++ v2  1.34.0
AWS IoT Device SDK C++ v2
Classes | Namespaces | Typedefs
DiscoveryClient.h File Reference
#include <aws/discovery/DiscoverResponse.h>
#include <aws/crt/http/HttpConnectionManager.h>

Go to the source code of this file.

Classes

class  Aws::Discovery::DiscoveryClientConfig
 
class  Aws::Discovery::DiscoveryClient
 

Namespaces

 Aws
 
 Aws::Discovery
 

Typedefs

using Aws::Discovery::OnDiscoverResponse = std::function< void(DiscoverResponse *, int errorCode, int httpResponseCode)>