Event that signals a change to the console’s online state.
public:
static event EventHandler<OnlineStateChangedEventArgs^ >^ OnlineStateChanged {
EventRegistrationToken add (EventHandler<OnlineStateChangedEventArgs^ >^ value);
void remove (EventRegistrationToken token);
}
Note
This is a cross-OS call. For more information, see Cross-OS Calls.
Namespace: Windows.Xbox.System
Metadata: windows.winmd