Hi all
I have been trying to find out if there is a method I can use to determine whether a current user is using the Web client or the Unified Service Desk, as the solution will contain some custom web resources, which don't seem to open the same way in USD as they do in the web client. As a result, I would like to be able to interrogate the client to find out which one is in operation.
I can see context.client.getClient() and context.client.getFormFactor() in the SDK documentation, but they don't seem to give the information I am after, has anyone got a reliable method of determining this?