PrevUpHomeNext
mqtt_client::re_authenticate

Initiates Re-authentication using the authenticator given in the mqtt_client::authenticator method.

void re_authenticate();
Description
[Note] Note

If mqtt_client::authenticator was not called, this method does nothing.


PrevUpHomeNext