C# Class TropoCSharp.Tropo.Session

Create an instance of the Tropo Session object.
Afficher le fichier Open project: hack4reno/hack4reno2011 Class Usage Examples

Méthodes publiques

Méthode Description
Session ( string JSON ) : Newtonsoft.Json.Linq

Class constructor.

Method Details

Session() public méthode

Class constructor.
public Session ( string JSON ) : Newtonsoft.Json.Linq
JSON string Session JSON submitted from Tropo platform.
Résultat Newtonsoft.Json.Linq