struct ServiceConnectBeginArgs
Defined at line 504 of file x64-shared/gen/third_party/openweave-core/src/include/Weave/Profiles/service-directory/ServiceDirectory.h
Arguments passed to the WeaveServiceManager::OnConnectBegin callback.
Public Members
const uint64_t ServiceEndpoint
WeaveConnection *const Connection
HostPortList *const EndpointHostPortList
InterfaceId ConnectIntf
WeaveAuthMode AuthMode
uint8_t DNSOptions
Public Methods
void ServiceConnectBeginArgs (uint64_t inServiceEndpoint, WeaveConnection * inConnection, HostPortList * inEndpointHostPortList, InterfaceId inConnectIntf, WeaveAuthMode inAuthMode, uint8_t inDNSOptions)