CoreTweet  2.0.0-beta.2
Yet another .NET Twitter Library
Properties | List of all members
CoreTweet.UploadedVideo Class Reference

Represents the detail data of the uploaded video. More...

Inheritance diagram for CoreTweet.UploadedVideo:
CoreTweet.Core.CoreBase

Properties

string VideoType [get, set]
 Gets or sets the MIME type of the video. More...
 

Additional Inherited Members

- Static Public Member Functions inherited from CoreTweet.Core.CoreBase
static T Convert< T > (string json, string jsonPath="")
 Converts the JSON to a twitter object of the specified type. More...
 
static List< T > ConvertArray< T > (string json, string jsonPath)
 

Detailed Description

Represents the detail data of the uploaded video.

Property Documentation

◆ VideoType

string CoreTweet.UploadedVideo.VideoType
getset

Gets or sets the MIME type of the video.


The documentation for this class was generated from the following file: