XboxLiveEndpointPairCreationResult XboxLiveEndpointPairCreationResult XboxLiveEndpointPairCreationResult XboxLiveEndpointPairCreationResult 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 XboxLiveEndpointPairCreationResult : IXboxLiveEndpointPairCreationResultpublic sealed class XboxLiveEndpointPairCreationResult : IXboxLiveEndpointPairCreationResultPublic NotInheritable Class XboxLiveEndpointPairCreationResult Implements IXboxLiveEndpointPairCreationResult// You can use this class in JavaScript.
Attributes
Windows 10 requirements
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.
Value
XboxLiveDeviceAddress XboxLiveDeviceAddress XboxLiveDeviceAddress XboxLiveDeviceAddress

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.

EndpointPair EndpointPair EndpointPair EndpointPair

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 : XboxLiveEndpointPair EndpointPair { get; }public XboxLiveEndpointPair EndpointPair { get; }Public ReadOnly Property EndpointPair As XboxLiveEndpointPair// You can use this property in JavaScript.
Value
XboxLiveEndpointPair XboxLiveEndpointPair XboxLiveEndpointPair XboxLiveEndpointPair

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.

IsExistingPathEvaluation IsExistingPathEvaluation IsExistingPathEvaluation IsExistingPathEvaluation

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 : PlatForm::Boolean IsExistingPathEvaluation { get; }public bool IsExistingPathEvaluation { get; }Public ReadOnly Property IsExistingPathEvaluation As bool// You can use this property in JavaScript.
Value
PlatForm::Boolean bool bool bool

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 : XboxLiveEndpointPairCreationStatus Status { get; }public XboxLiveEndpointPairCreationStatus Status { get; }Public ReadOnly Property Status As XboxLiveEndpointPairCreationStatus// You can use this property in JavaScript.
Value
XboxLiveEndpointPairCreationStatus XboxLiveEndpointPairCreationStatus XboxLiveEndpointPairCreationStatus XboxLiveEndpointPairCreationStatus

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.