MultiplayerSession Constructor (web::json::value) [Xbox Live Compute]

Creates an instance of MultiplayerSession.

Syntax

public:
MultiplayerSession(
         web::json::value document
)  

Parameters

document
Type: web::json::value 

A JSON value used to initialize the new multiplayer session.

Requirements

Header: Declared in MultiplayerSession.h.

Library: Use GSDK110.lib (VS 2012) or GSDK100.lib (VS 2010).

See also

Reference

MultiplayerSession

MultiplayerSession Members