Share via


XboxLiveQualityOfServiceMeasurement.GetPrivatePayloadResult Method

Definition

Gets the private payload for a device currently being measured, if ShouldRequestPrivatePayloads was set to true for this measurement.

Your code specifies a set of metrics, device addresses, timeouts, number of probes to attempt, and whether to request private payloads, and then calls XboxLiveQualityOfServiceMeasurement.MeasureAsync to begin making the specified measurements, and to retrieve any private payloads.

Important

This API is not available to all apps. Unless your developer account is specially provisioned by Microsoft, calls to these APIs will fail at runtime.

public XboxLiveQualityOfServicePrivatePayloadResult GetPrivatePayloadResult(XboxLiveDeviceAddress deviceAddress);

Parameters

deviceAddress
XboxLiveDeviceAddress

Device address of the device whose private payload is being retrieved.

Returns

The private payload.

Applies to

Product Versions
WinRT Build 10240, Build 10586, Build 14383, Build 15063, Build 16299, Build 17134, Build 17763, Build 18362, Build 19041, Build 20348, Build 22000, Build 22621, Build 26100