struct ServiceConnectBeginArgs
Defined at line 504 of file 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_tinServiceEndpoint,WeaveConnection *inConnection,HostPortList *inEndpointHostPortList,InterfaceIdinConnectIntf,WeaveAuthModeinAuthMode,uint8_tinDNSOptions)