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

will_delay_interval property More...

#include <property.hpp>

Public Member Functions

 will_delay_interval (std::uint32_t val)
 constructor
 
std::uint32_t val () const
 Get value.
 

Detailed Description

will_delay_interval property

Thread Safety

  • Distinct objects: Safe
  • Shared objects: Unsafe

Requirements

Constructor & Destructor Documentation

◆ will_delay_interval()

async_mqtt::property::will_delay_interval::will_delay_interval ( std::uint32_t val)
explicit

constructor

Parameters
valwill_delay_interval seconds

Member Function Documentation

◆ val()

std::uint32_t async_mqtt::property::will_delay_interval::val ( ) const

Get value.

Returns
will_delay_interval seconds

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