MultiplayerSessionReference Constructor

Creates an instance of MultiplayerSessionReference.

Syntax

public:
MultiplayerSessionReference(
         String^ sessionName,
         String^ serviceConfigurationId,
         String^ sessionTemplateName
)  

Parameters

sessionName
Type: String 

 The name of the session.

serviceConfigurationId
Type: String 

 The service configuration ID of the session.

sessionTemplateName
Type: String 

 The template name of the session.

Requirements

Namespace: Windows.Xbox.Multiplayer

Metadata: windows.winmd

See also

Reference

MultiplayerSessionReference Class

MultiplayerSessionReference Members

Windows.Xbox.Multiplayer Namespace