Our Android app has several events that require us to log out users and close all activities.
E.g. when our access token expires, we need to log out user and show the login page per our InfoSec requirements.
Zendesk SDK has API to start messaging via showMessaging(), function but we can't find an option to hide the messaging chat. Can you guide us, what we can do here?