Hi,
I would like to know the user name (or FQID) that is currently logged in the SmartClient from a plugin.
I tried to print out the parameters of the LoggedOnIndicationHandler (MessageId.System.ApplicationLoggedOnIndication) but got no info.
The goal is to provide different behaviours in the plugin according to which user is logged on.
Best regards.