OptionalapplicationThe name of your application.
OptionalapplicationThe 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'
OptionalconnectionNetwork connection the device is currently using.
OptionaldeviceThe 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
OptionaldeviceThe manufacturer of the device
OptionaldeviceThe model name of the Device, including the "submodel".
OptionaldeviceThe name of the OS that the device is running.
OptionaldeviceThe version of the OS the device is running.
OptionaldeviceA 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.
OptionallogThe type of log level.
OptionaluserThe identifier of the user account.
Describes the configuration of Agama.
Remarks
- Available since v2.45.6.