Mqtt5ClientConfigurer

interface Mqtt5ClientConfigurer

Interface to enable more advanced configuration for the Mqtt5ClientBuilder than what is possible with the properties.

Functions

configure
Link copied to clipboard
abstract fun configure(builder: Mqtt5ClientBuilder)
To be implemented by consumers.

Sources

jvm source
Link copied to clipboard