cleanSession
Specifies whether to remove the client's session state when disconnecting. Set to TRUE
to delete all session information, including subscriptions and queued messages. Set to FALSE
to preserve the session state. By default, this is set to FALSE
(preserves the session state).