EOS_Metrics_EndPlayerSessionOptions

EOS API reference page for EOS_Metrics_EndPlayerSessionOptions

Under 1 min to read

This data structure is part of the Metrics Interface.

Remarks

EndPlayerSession.

Properties

EOS_Metrics_EndPlayerSessionOptions

PropertyValue
int32_t ApiVersionAPI Version: Set this to EOS_METRICS_ENDPLAYERSESSION_API_LATEST.
EOS_EMetricsAccountIdType AccountIdTypeThe Account ID type that is set in the union.
EOS_EpicAccountId EpicAn Epic Account ID. Set this field when AccountIdType is set to EOS_MAIT_Epic.
const char* ExternalAn Account ID for another service. Set this field when AccountIdType is set to EOS_MAIT_External.
} AccountIdAn Account ID for another service. Set this field when AccountIdType is set to EOS_MAIT_External.