XboxLiveEndpointPairStateChangedEventArgs
XboxLiveEndpointPairStateChangedEventArgs
XboxLiveEndpointPairStateChangedEventArgs
XboxLiveEndpointPairStateChangedEventArgs
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 XboxLiveEndpointPairStateChangedEventArgs : IXboxLiveEndpointPairStateChangedEventArgspublic sealed class XboxLiveEndpointPairStateChangedEventArgs : IXboxLiveEndpointPairStateChangedEventArgsPublic NotInheritable Class XboxLiveEndpointPairStateChangedEventArgs Implements IXboxLiveEndpointPairStateChangedEventArgs// 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
NewState NewState NewState NewState
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 : XboxLiveEndpointPairState NewState { get; }public XboxLiveEndpointPairState NewState { get; }Public ReadOnly Property NewState As XboxLiveEndpointPairState// You can use this property in JavaScript.
- Value
- XboxLiveEndpointPairState XboxLiveEndpointPairState XboxLiveEndpointPairState XboxLiveEndpointPairState
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.
OldState OldState OldState OldState
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 : XboxLiveEndpointPairState OldState { get; }public XboxLiveEndpointPairState OldState { get; }Public ReadOnly Property OldState As XboxLiveEndpointPairState// You can use this property in JavaScript.
- Value
- XboxLiveEndpointPairState XboxLiveEndpointPairState XboxLiveEndpointPairState XboxLiveEndpointPairState
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.