XboxLiveQualityOfServiceMetricResult
XboxLiveQualityOfServiceMetricResult
XboxLiveQualityOfServiceMetricResult
XboxLiveQualityOfServiceMetricResult
Class
Definition
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 : sealed class XboxLiveQualityOfServiceMetricResult : IXboxLiveQualityOfServiceMetricResultpublic sealed class XboxLiveQualityOfServiceMetricResult : IXboxLiveQualityOfServiceMetricResultPublic NotInheritable Class XboxLiveQualityOfServiceMetricResult Implements IXboxLiveQualityOfServiceMetricResult// You can use this class in JavaScript.
- Attributes
| Device family |
Xbox Live Extension SDK (introduced v10.0.10240.0)
Xbox One Extensions for the UWP (introduced v10.0.10240.0)
Xbox One System Apps Extensions for the UWP (introduced v10.0.0.1)
|
| API contract |
Windows.Networking.XboxLive.XboxLiveSecureSocketsContract (introduced v1)
|
Properties
DeviceAddress DeviceAddress DeviceAddress DeviceAddress
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 : XboxLiveDeviceAddress DeviceAddress { get; }public XboxLiveDeviceAddress DeviceAddress { get; }Public ReadOnly Property DeviceAddress As XboxLiveDeviceAddress// You can use this property in JavaScript.
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.
Metric Metric Metric Metric
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 : XboxLiveQualityOfServiceMetric Metric { get; }public XboxLiveQualityOfServiceMetric Metric { get; }Public ReadOnly Property Metric As XboxLiveQualityOfServiceMetric// You can use this property in JavaScript.
- Value
- XboxLiveQualityOfServiceMetric XboxLiveQualityOfServiceMetric XboxLiveQualityOfServiceMetric XboxLiveQualityOfServiceMetric
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.
Status Status Status Status
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 : XboxLiveQualityOfServiceMeasurementStatus Status { get; }public XboxLiveQualityOfServiceMeasurementStatus Status { get; }Public ReadOnly Property Status As XboxLiveQualityOfServiceMeasurementStatus// You can use this property in JavaScript.
- Value
- XboxLiveQualityOfServiceMeasurementStatus XboxLiveQualityOfServiceMeasurementStatus XboxLiveQualityOfServiceMeasurementStatus XboxLiveQualityOfServiceMeasurementStatus
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.
Value Value Value Value
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 : ulong Value { get; }public ulong Value { get; }Public ReadOnly Property Value As ulong// You can use this property in JavaScript.
- Value
- ulong ulong ulong ulong
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.