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

shared_subscription_available property More...

#include <property.hpp>

Public Member Functions

 shared_subscription_available (bool value)
 constructor
 
bool val () const
 Get value.
 

Detailed Description

shared_subscription_available property

Thread Safety

  • Distinct objects: Safe
  • Shared objects: Unsafe

Requirements

Constructor & Destructor Documentation

◆ shared_subscription_available()

async_mqtt::property::shared_subscription_available::shared_subscription_available ( bool value)
explicit

constructor

Parameters
valueshared_subscription_available

Member Function Documentation

◆ val()

bool async_mqtt::property::shared_subscription_available::val ( ) const

Get value.

Returns
value

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