XboxOne - stingray.XboxOne object reference - Stingray Lua API Reference

stingray.XboxOne object reference

Description

This object is a container for constants that reflect the state of the Xbox One device.

OnlineState

Describes the current status of the console Xbox Live connection.

May be returned by calls to stingray.XboxLive.online_state().

OFFLINE : integer

The console is not connected to Xbox Live.

ONLINE : integer

The console is connected to Xbox Live

UNKNOWN : integer

The console Xbox Live connection is unknown.