Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
boost::mqtt5::mqtt_client::re_authenticate

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

Synopsis
void
re_authenticate();
Remarks

If authenticator was not called, this method does nothing.


PrevUpHomeNext