class ReconnectParam
Defined at line 56 of file x64-shared/gen/third_party/openweave-core/src/include/Weave/Profiles/weave-tunneling/WeaveTunnelConnectionMgr.h
The reconnect policy parameters that are used to govern the way the
tunnel reconnects to the Service.
Public Members
WEAVE_ERROR mLastConnectError
uint32_t mMinDelayToConnectSecs
uint32_t mStatusProfileId
uint16_t mStatusCode
Public Methods
void PopulateReconnectParam (WEAVE_ERROR mLastConnectError, uint32_t mStatusProfileId, uint16_t mStatusCode, uint32_t mMinDelayToConnectSecs)