CoreTweet  2.0.0-beta.2
Yet another .NET Twitter Library
Classes | Namespaces
Entities.cs File Reference

Classes

class  CoreTweet.Entities
 Represents the metadata and additional contextual information about content posted on Twitter. More...
 
class  CoreTweet.Entity
 Represents an entity object in the content posted on Twitter. This is an abstract class. More...
 
class  CoreTweet.SymbolEntity
 Represents a symbol object that contains a symbol in the content posted on Twitter. More...
 
class  CoreTweet.HashtagEntity
 Represents a #hashtag object. More...
 
class  CoreTweet.CashtagEntity
 Represents a $cashtag object. More...
 
class  CoreTweet.MediaEntity
 Represents a media object that contains the URLs, sizes and type of the media. More...
 
class  CoreTweet.MediaSize
 Represents the size of the MediaSizes. More...
 
class  CoreTweet.MediaSizes
 Represents the variations of the media. More...
 
class  CoreTweet.VideoInfo
 Represents a video_info object which is included by a video or animated GIF entity. More...
 
class  CoreTweet.VideoVariant
 Represents a variant of the video. More...
 
class  CoreTweet.AdditionalMediaInfo
 
class  CoreTweet.MediaCallToActions
 
class  CoreTweet.MediaAction
 
class  CoreTweet.UrlEntity
 Represents a URL object that contains the string for display and the raw URL. More...
 
class  CoreTweet.UserMentionEntity
 Represents a mention object that contains the user information. More...
 

Namespaces

namespace  CoreTweet