XboxLiveQualityOfServicePrivatePayloadResult
XboxLiveQualityOfServicePrivatePayloadResult
XboxLiveQualityOfServicePrivatePayloadResult
XboxLiveQualityOfServicePrivatePayloadResult
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 XboxLiveQualityOfServicePrivatePayloadResult : IXboxLiveQualityOfServicePrivatePayloadResultpublic sealed class XboxLiveQualityOfServicePrivatePayloadResult : IXboxLiveQualityOfServicePrivatePayloadResultPublic NotInheritable Class XboxLiveQualityOfServicePrivatePayloadResult Implements IXboxLiveQualityOfServicePrivatePayloadResult// 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.
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 : IBuffer Value { get; }public IBuffer Value { get; }Public ReadOnly Property Value As IBuffer// You can use this property in JavaScript.