configure

abstract fun configure(builder: Mqtt3ClientBuilder)

To be implemented by consumers. Can perform any configuration on the given builder in place. This is called after all other configuration have been done so this is the final step.

Sources

jvm source
Link copied to clipboard