Opens the console end of the auxiliary stream and makes the stream available for connection.
public:
void Open()
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.
Namespace: Windows.Xbox.SmartGlass
Metadata: windows.winmd
SmartGlassDevice.AuxiliaryStream
SmartGlassAuxiliaryStream.Close
SmartGlassAuxiliaryStream.Read
SmartGlassAuxiliaryStream.Write
SmartGlassAuxiliaryStream Class