RuyiNetTelemetrySessionResponseData Class |
[This is preliminary documentation and is subject to change.]
Namespace: Ruyi.SDK.Online
[SerializableAttribute] public class Data
The RuyiNetTelemetrySessionResponseData type exposes the following members.
| Name | Description | |
|---|---|---|
| RuyiNetTelemetrySessionResponseData | Initializes a new instance of the RuyiNetTelemetrySessionResponseData class |
| Name | Description | |
|---|---|---|
| gameId |
The ID of the game this telemetry session belongs to.
| |
| sessionTiming |
Either STARTED or FINISHED.
| |
| telemetrySessionId |
The ID of the telemetry session.
| |
| timestamp |
The timestamp when the telemetry session was started/finished.
|