open fun setClientIdentifier(clientIdentifier: String): MqttEndpoint
Set client identifier if not provided by the remote MQTT client (zero-bytes)
clientIdentifier - the client identifier
Return
a reference to this, so the API can be used fluently