Version 2021

getAuthenticatedUser

Returns badge information, in JSON format, of a badge used to log in to an empty Badge session.

Returns

If no badge is logged in to a session, an empty string is returned.

Method signature

public String getAuthenticatedUser(UsherSessionInformation badgeSession) throws InvalidConfigException, InvalidResponseException, IOException;