MultiplayerSessionReference Class

A reference to a multiplayer session.

Syntax

public ref class MultiplayerSessionReference sealed : IMultiplayerSessionReference  

Remarks

Note

This class makes cross-OS calls. For more information, see Cross-OS Calls.

The Xbox Live APIs expose a class that is also named MultiplayerSessionReference. The Xbox Live class is different than this class in the Windows.Xbox.Multiplayer namespace. Windows.Xbox.Multiplayer.MultiplayerSessionReference is the only class that is valid for cross-OS calls, and must be used for any calls in the Windows.Xbox namespace.

You can instantiate a new Windows.Xbox.Multiplayer.MultiplayerSessionReference object with data from an Xbox Live MultiplayerSessionReference object. Helper functions for this are available in the Xbox Live Service APIs.

Requirements

Namespace: Windows.Xbox.Multiplayer

Metadata: windows.winmd

See also

Reference

MultiplayerSessionReference Members

Windows.Xbox.Multiplayer Namespace