This page displays a list of recent sessions for the selected user of your application.
It allows for the monitoring of the latest interactions made by a selected user within your application.
The fields displayed are:
Date / Time - the time the session started
SessionId - the id of the session
Duration - the duration of the session in seconds. Note that the duration can only be calculated if the app logs the user out when the session completes. This can be done by calling
Logout()
on the wrapper orPlayerState
service.Platform - the client platform that initiated the session
Version - the version of app initiating the session - as provided by the client app.
Client Lib (Version) - the client library being utilized by the client app
Language - the language of the user, as retrieved from the locale settings of the device
Selecting an entry will bring up a preview blade with more information - including information on how XP and currency balances changed during that session.