MqttConnAckMessage

Represents an MQTT CONNACK message

package

Default

Methods

__construct

__construct() 

code

code() : string

Response

string

return code from the connection request

Create a concrete instance of a Vert.x connack message

create( $arg0,  $arg1) : \io\vertx\jphp\mqtt\messages\MqttConnAckMessage
static

Arguments

$arg0

string

$arg1

boolean

Response

\io\vertx\jphp\mqtt\messages\MqttConnAckMessage

isSessionPresent

isSessionPresent() : boolean

Response

boolean

is an old session is present