async_mqtt 9.0.1
Loading...
Searching...
No Matches
async_mqtt::property::server_keep_alive Class Reference

server_keep_alive property More...

#include <property.hpp>

Public Member Functions

 server_keep_alive (std::uint16_t val)
 constructor
 
std::uint16_t val () const
 Get value.
 

Detailed Description

server_keep_alive property

Thread Safety

  • Distinct objects: Safe
  • Shared objects: Unsafe

Requirements

Constructor & Destructor Documentation

◆ server_keep_alive()

async_mqtt::property::server_keep_alive::server_keep_alive ( std::uint16_t val)
explicit

constructor

Parameters
valserver_keep_alive seconds

Member Function Documentation

◆ val()

std::uint16_t async_mqtt::property::server_keep_alive::val ( ) const

Get value.

Returns
server_keep_alive seconds

The documentation for this class was generated from the following file: