Creates an instance of MultiplayerSessionReference.
public:
MultiplayerSessionReference(
String^ sessionName,
String^ serviceConfigurationId,
String^ sessionTemplateName
)
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.
Namespace: Windows.Xbox.Multiplayer
Metadata: windows.winmd
MultiplayerSessionReference Class