Package com.hivemq.client.mqtt.lifecycle
Interface MqttClientConnectedContext
- All Known Subinterfaces:
Mqtt3ClientConnectedContext,Mqtt5ClientConnectedContext
Provides context about the client that is now connected.
- Since:
- 1.1
-
Method Summary
-
Method Details
-
getClientConfig
- Returns:
- the config of the client that is now connected.
-