Optional
applicationThe name of your application.
Optional
applicationThe version of your application
The initial base configuration.
- 'emp_service=http://127.0.0.1:8191/report;report_interval=60;id_report_interval=240;operator_id=fooSoo'
Optional
connectionNetwork connection the device is currently using.
Optional
deviceIDThe identifier of the device.
- Available since v4.1.0.
- Make sure to pass a valid string as indicated by the Agama SDK documentation. No specific value format validation is performed on this
as that is deemed the responsibility of the one setting this value externally via this configuration property.
- Will be generated internally for each session if not present
Optional
deviceThe manufacturer of the device
Optional
deviceThe model name of the Device, including the "submodel".
Optional
deviceThe name of the OS that the device is running.
Optional
deviceThe version of the OS the device is running.
Optional
deviceA string describing the physical Device type
- These pre-defined Device type values must be used if the Device matches one of following: 'tablet'
, 'mobile'
, 'pc'
, 'media-streamer'
(used for Chromecast, Apple TV), 'game-console'
, 'tv'
.
- If no value is passed, the player will determine this based on the user agent.
- Available since v6.4.0
The identifier of the analytics integration.
Optional
logThe type of log level.
Optional
userThe identifier of the user account.
Describes the configuration of Agama.
Remarks
- Available since v2.45.6.