CoreTweet  2.0.0-beta.2
Yet another .NET Twitter Library
Public Types | Properties | List of all members
CoreTweet.AccountActivity.TypedEventItem Class Reference
Inheritance diagram for CoreTweet.AccountActivity.TypedEventItem:
CoreTweet.AccountActivity.TimestampEventItem CoreTweet.Core.CoreBase CoreTweet.AccountActivity.UserToUserEventItem

Public Types

enum  EventItemType { EventItemType.Follow, EventItemType.Block, EventItemType.Mute, EventItemType.MessageCreate }
 

Properties

EventItemType Type [get, set]
 
- Properties inherited from CoreTweet.AccountActivity.TimestampEventItem
DateTimeOffset CreatedTimestamp [get, set]
 

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)
 

Member Enumeration Documentation

◆ EventItemType

Enumerator
Follow 
Block 
Mute 
MessageCreate 

Property Documentation

◆ Type

EventItemType CoreTweet.AccountActivity.TypedEventItem.Type
getset

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