XblStatisticChangeEventArgs
Contains information about a change to a subscribed statistic.Syntax
Members
xboxUserIdType: uint64_t The XBOX user ID used to create the subscription. serviceConfigurationId
Type: char[XBL_SCID_LENGTH] The service configuration ID used to create the subscription. latestStatistic
Type: XblStatistic The statistic with an updated value.
