Interface SessionTypeXbox

The session is running on an Xbox console. Subtype of SessionType.

interface SessionTypeXbox {
    @type: "sessionTypeXbox";
}

Properties

Properties

@type: "sessionTypeXbox"