C# Class TwitchLib.Models.API.Video

Class representing returned Video object.
Afficher le fichier Open project: swiftyspiffy/TwitchLib

Méthodes publiques

Méthode Description
Video ( JToken apiResponse ) : System

Video constructor

Method Details

Video() public méthode

Video constructor
public Video ( JToken apiResponse ) : System
apiResponse JToken API response string from Twitch call.
Résultat System