Contents::Serialize Method

Serializes the Contents instance to a JSON value.

Syntax

public:
web::json::value Serialize()  

Return value

Type: web::json::value 

The JSON value containing the serialized version of the Contents instance.

Requirements

Header: Declared in MultiplayerSession.h.

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

See also

Reference

Contents

Contents Members