AWS IoT Device SDK C++ v2 1.44.1
AWS IoT Device SDK C++ v2
Loading...
Searching...
No Matches
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< DiscoveryClient > CreateClient (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: