SmartGlassAuxiliaryStream Class

Allows streams of application-specific binary data to be securely sent between a SmartGlass companion app and an Xbox One title.

Syntax

public ref class SmartGlassAuxiliaryStream sealed  

Requirements

Namespace: Windows.Xbox.SmartGlass

Metadata: windows.winmd

Remarks

To get the SmartGlassAuxiliaryStream object for a device, use the SmartGlassDevice.AuxiliaryStream propety.

Both the Xbox One console and the SmartGlass-enabled device must open the auxiliary stream before you can start reading data from or writing data to the stream.

See also

Reference

SmartGlassDevice.AuxiliaryStream

SmartGlassAuxiliaryStream Members

Windows.Xbox.SmartGlass Namespace