nl :: بافت:: پروفایل :: WeaveTunnel :: اتصال مجدد پارام
#include <src/lib/profiles/weave-tunneling/WeaveTunnelConnectionMgr.h>
پارامترهای سیاست اتصال مجدد که برای کنترل نحوه اتصال مجدد تونل به سرویس استفاده می شود.
خلاصه
صفات عمومی | |
---|---|
mLastConnectError | |
mMinDelayToConnectSecs | uint32_t |
mStatusCode | uint16_t |
mStatusProfileId | uint32_t |
کارکردهای عمومی | |
---|---|
PopulateReconnectParam ( WEAVE_ERROR mLastConnectError, uint32_t mStatusProfileId, uint16_t mStatusCode, uint32_t mMinDelayToConnectSecs) | void زمینه های ساختار ReconnectParam را پر کنید. |
صفات عمومی
mLastConnectError
WEAVE_ERROR mLastConnectError
mMinDelayToConnectSecs
uint32_t mMinDelayToConnectSecs
mStatusCode
uint16_t mStatusCode
mStatusProfileId
uint32_t mStatusProfileId
کارکردهای عمومی
PopulateReconnectParam
void PopulateReconnectParam( WEAVE_ERROR mLastConnectError, uint32_t mStatusProfileId, uint16_t mStatusCode, uint32_t mMinDelayToConnectSecs )
زمینه های ساختار ReconnectParam را پر کنید.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates. Thread is a registered trademark of the Thread Group, Inc.
Last updated 2018-06-05 UTC.