AWS IoT Device SDK C++ v2  1.32.6
AWS IoT Device SDK C++ v2
Public Member Functions | Static Public Member Functions | List of all members
Aws::Discovery::DiscoveryClient Class Referencefinal

#include <DiscoveryClient.h>

Public Member Functions

bool Discover (const Crt::String &thingName, const OnDiscoverResponse &onDiscoverResponse) noexcept
 

Static Public Member Functions

static std::shared_ptr< DiscoveryClientCreateClient (const DiscoveryClientConfig &config, Crt::Allocator *allocator=Crt::DefaultAllocator())
 

Member Function Documentation

◆ CreateClient()

std::shared_ptr< DiscoveryClient > Aws::Discovery::DiscoveryClient::CreateClient ( const DiscoveryClientConfig config,
Crt::Allocator allocator = Crt::DefaultAllocator() 
)
static

◆ Discover()

bool Aws::Discovery::DiscoveryClient::Discover ( const Crt::String thingName,
const OnDiscoverResponse onDiscoverResponse 
)
noexcept

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