Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
TwitchLib
Models
API
Video
C# Class TwitchLib.Models.API.Video
Class representing returned Video object.
Exibir arquivo
Open project: swiftyspiffy/TwitchLib
Public Methods
Method
Description
Video
(
JToken
apiResponse
) :
System
Video constructor
Method Details
Video()
public
method
Video constructor
public
Video
(
JToken
apiResponse
) :
System
apiResponse
JToken
API response string from Twitch call.
return
System