|
AWS IoT Device SDK C++ v2
1.40.1
AWS IoT Device SDK C++ v2
|
Mqtt5ClientBuilder::WithAckTimeoutSec(uint32_t) tokenKeyName and tokenValue. This version is left for backwards compatibility purposes. Mqtt5ClientOptions::WithAckTimeoutSec(uint32_t) NegotiatedSettings::getMaximumPacketSizeToServer() NegotiatedSettings::getServerKeepAliveSec() ConnectPacket::getMaximumPacketSizeToServer() ConnAckPacket::getSessionExpiryIntervalSec(). ConnAckPacket::getServerKeepAliveSec(). Server-requested override of the keep alive interval, in seconds. If null, the keep alive value sent by the client should be used. Subscription::WithRetainAsPublished(bool).