OnlineStateChangedEventArgs.State Property

Gets the new online state of the console.

Syntax

public:
property UserOnlineState State {
         UserOnlineState get ();
}  

Property value

Type: UserOnlineState 

Returns the new online state of the console.

Remarks

Note

This is a cross-OS call. For more information, see Cross-OS Calls.

Requirements

Namespace: Windows.Xbox.System

Metadata: windows.winmd

See also

Reference

OnlineStateChangedEventArgs Class

OnlineStateChangedEventArgs Members

Windows.Xbox.System Namespace