Gets the new online state of the console.
public:
property UserOnlineState State {
UserOnlineState get ();
}
Type: UserOnlineState
Returns the new online state of the console.
Note
This is a cross-OS call. For more information, see Cross-OS Calls.
Namespace: Windows.Xbox.System
Metadata: windows.winmd
OnlineStateChangedEventArgs Class