Windows.Xbox.SmartGlass Namespace

The following tables show the members of the Windows.Xbox.SmartGlass namespace.

Classes

  Name Description
QosMetrics [Deprecated] Contains quality of service metrics for the connection between a SmartGlass device and the Xbox One console.
QosMetricsChangedEventArgs [Deprecated] Contains arguments for the QosMetricsChanged event.
QosSettings [Deprecated] Contains the minimum and preferred quality of service settings.
SmartGlassAuxiliaryStream Allows streams of application-specific binary data to be securely sent between a SmartGlass companion app and an Xbox One title.
SmartGlassDevice Represents a connected SmartGlass device.
SmartGlassDeviceCollection Manages the collection of connected SmartGlass devices.
SmartGlassDeviceWatcher Surfaces events that notify titles when SmartGlass devices are connected or disconnected.
SmartGlassDirectSurface [Deprecated] Exposes device input and remote rendering capabilities for a SmartGlass device.
SmartGlassHtmlSurface Represents the HTML surface on a connected SmartGlass device.
SmartGlassMessageReceivedEventArgs Event trigged when the console receives a message from a connected SmartGlass device.
SmartGlassSensors Holds a range of sensor properties associated with the SmartGlass device, such as acceleration and inclination.
SmartGlassTextEntryEventArgs Arguments object for SmartGlassTextEntrySurface events.
SmartGlassTextEntrySurface Represents the text entry surface on a connected SmartGlass device.

Interfaces

  Name Description
ISmartGlassSurface Interface to be implemented by the application, holding details of the created surface.

Structures

  Name Description
SmartGlassAuxiliaryStreamReadStats Reports the total number of bytes received from the auxiliary stream and the number of bytes available to read.
SmartGlassAuxiliaryStreamWriteStats Reports the total number of bytes already sent by the auxiliary stream and the number of bytes queued and still waiting to be sent.

Enumerations

  Name Description
TextEntryOptions Options for SmartGlassTextEntrySurface.
TextEntryResult Current status of the SmartGlassTextEntrySurface.