MqttWill

Will information from the remote MQTT client

package

Default

Methods

MqttWill constructor

__construct( $mqttWill) 

Arguments

$mqttWill

mixed | null

getWillMessage

getWillMessage() : string

Response

string

getWillQos

getWillQos() : integer

Response

integer

getWillTopic

getWillTopic() : string

Response

string

isWillFlag

isWillFlag() : boolean

Response

boolean

isWillRetain

isWillRetain() : boolean

Response

boolean