CoreTweet  2.0.0-beta.2
Yet another .NET Twitter Library
Properties | List of all members
CoreTweet.V2.TweetContextAnnotation Class Reference
Inheritance diagram for CoreTweet.V2.TweetContextAnnotation:
CoreTweet.Core.CoreBase

Properties

TweetContextAnnotationDomain Domain [get, set]
 Contains elements which identify detailed information regarding the domain classification based on Tweet text. More...
 
TweetContextAnnotationEntity Entity [get, set]
 Contains elements which identify detailed information regarding the domain classification bases on Tweet text. 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)
 

Property Documentation

◆ Domain

TweetContextAnnotationDomain CoreTweet.V2.TweetContextAnnotation.Domain
getset

Contains elements which identify detailed information regarding the domain classification based on Tweet text.

◆ Entity

TweetContextAnnotationEntity CoreTweet.V2.TweetContextAnnotation.Entity
getset

Contains elements which identify detailed information regarding the domain classification bases on Tweet text.


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