Twitterizer 2 Documentation
Twitterizer Namespace
NamespacesTwitterizer

[Missing <summary> documentation for "N:Twitterizer"]

Declaration Syntax
C#Visual Basic
namespace Twitterizer
Namespace Twitterizer
Types
All TypesClassesEnumerations
IconTypeDescription
BlockingOptions
The optional parameters for the BlockingCommand class.

Coordinate
Represents a single point on planet earth.

CreateFriendshipOptions
The Create Friendship Options class

CurrentTrendsOptions
The current trends options class. Provides a payload for optional parameters for the CurrentTrendsCommand class.

DirectMessagesOptions
The direct messages options class. Provides a payload for the DirectMessagesCommand command.

DirectMessagesSentOptions
The direct messages sent options class. Provides a payload for the DirectMessagesCommand command.

FollowersOptions
The followers options class. Provides a payload for optional parameters of the FollowersCommand class.

FriendsOptions
The friends options class. Provides a payload for optional parameters of the FriendsCommand class.

GetListMembersOptions
GetListsOptions
The Get Lists Options class

GetListSubscriptionsOptions
The optional parameters for the [!:Twitterizer.Methods.GetListSubscriptionsCommand] class.

HTTPVerb
Enumeration of the supported HTTP verbs supported by the CommandPerformer

IncomingFriendshipsOptions
The optional properties for the IncomingFriendshipsCommand class.

ListFavoritesOptions
The list favorites options class. Provides a payload for optional parameters of the ListFavoritesCommand class.

ListMembershipsOptions
The optional parameters for the ListMembershipsCommand class

ListStatusesOptions
The list statuses options class. Provides a payload for the ListStatusesCommand class.

LookupUsersOptions
Provides optional parameters for user lookup methods.

OAuthTokenResponse
Values returned by Twitter when getting a request token or an access token.

OAuthTokens
Contains security tokens nessisary for performing authorized actions against the Twitter API

OAuthUtility
A utility for handling authorization and request signatures for the OAuth protocol.

OAuthUtilityAsync
OptionalProperties
Provides a base class for method specific optional parameters, as well as properties for providing configuration settings at run time.

OutgoingFriendshipsOptions
The optional properties for the IncomingFriendshipsCommand class.

RateLimiting
Provides data about the user's current rate limiting.

RequestResult
Describes the result status of a request

RetweetedByOptions
The optional parameters for the [!:Twitterizer.Methods.RetweetedByCommand] class.

RetweetsOfMeOptions
The Retweets of Me options class. Provides optional parameters for the RetweetsOfMeCommand class.

RetweetsOptions
The Retweets Options class. Provides a payload for optional parameters for the Retweets Command

SearchOptions
The search options class. Provides a payload for optional parameters for the SearchCommand class.

SearchOptionsResultType
The available search result type filter options.

StatusUpdateOptions
The Status Update Options class

TimelineOptions
The timeline options class. Provides optional parameters for timeline methods.

TwitterAccount
Provides methods to request and modify details of an authorized user's account details.

TwitterAccountAsync
TwitterAsyncResponse<(Of <(<'T>)>)>
TwitterBlock
Provides methods for interacting with user blocks.

TwitterBlockAsync
TwitterBoundingBox
The twitter bounding box class. Represents a series of latitude and longitude coordinates that represents an area.

TwitterCursorPagedIdCollection
Holds a collection of ID values that are broken into multiple pages.

TwitterDirectMessage
The Direct Message Entity Class

TwitterDirectMessageAsync
TwitterDirectMessageCollection
The Direct Message Collection class

TwitterErrorDetails
Twitter Error Details class

TwitterFavorite
The TwitterFavorite class. Provides static methods for manipulating favorite tweets.

TwitterFavoriteAsync
TwitterFriendship
Provides interaction with the Twitter API to obtain and manage relationships between users.

TwitterFriendshipAsync
TwitterGeo
Represents a geological area

TwitterGeoShapeType
Lists the possible types of geographic boundaries.

TwitterIdCollection
Holds a collection of ID values

TwitterImage
Represents an image for uploading. Used to upload new profile and background images.

TwitterImageImageType
The image type that is being uploaded.

TwitterizerException
The Twitterizer Exception

TwitterList
The twitter list entity class

TwitterListAsync
TwitterListCollection
The twitter list collection class.

TwitterNotification
TwitterPlace
The twitter place class. Represents a place or area.

TwitterPlaceAsync
TwitterPlaceCollection
The Twitter Place Collection class. A collection of TwitterPlace objects.

TwitterPlaceLookupOptions
Provides a payload for optional parameters for the Lookup(Double, Double, TwitterPlaceLookupOptions) method.

TwitterRateLimitStatus
The Twitter Rate Limit Status class

TwitterRateLimitStatusAsync
The Twitter Rate Limit Status Async class

TwitterRelatedTweets
The related tweets object. Represents the result from the related_results/show/:id.json endpoint.

TwitterRelatedTweetsCollection
TwitterRelationship
The Twitter Relationship entity class

TwitterResponse<(Of <(<'T>)>)>
The twitter response class provides details of the response from an api call to the twitter api.

TwitterResponseAsyncConverterExtentions
TwitterResultType
The Twitter Result Type Enumeration

TwitterSavedSearch
The TwitterSavedSearch class. Provides static methods for manipulating saved searches tweets.

TwitterSavedSearchAsync
TwitterSavedSearchCollection
The TwitterSavedSearchCollection class.

TwitterSearch
The Twitter Search Class

TwitterSearchAsync
TwitterSearchResult
The Twitter Search Result class.

TwitterSearchResultCollection
The Twitter Search Result Collection class

TwitterSpam
TwitterSpamAsync
TwitterStatus
The TwitterStatus class represents a twitter status (also refered to as a tweet) and provides methods for interacting with status-centric API methods.

TwitterStatusAsync
TwitterStatusCollection
The TwitterStatusCollection class.

TwitterTimeline
Provides interaction with timelines

TwitterTimelineAsync
TwitterTrend
The TwitterTrend class.

TwitterTrendCollection
The TwitterTrendCollection class. Represents multiple TwitterTrend elements.

TwitterTrendsAsync
TwitterUser
The TwitterUser class represents a twitter user account and provides methods for interacting with user-centric API methods.

TwitterUserAsync
TwitterUserCategory
Represents a suggested user category

TwitterUserCategoryCollection
Represents a suggested category

TwitterUserCollection
The TwitterUserCollection class.

UpdateListOptions
The UpdateListOptions class. Provides a payload for optional parameters for the UpdaetListCommand class.

UpdateProfileColorsOptions
Optional properties for the [!:TwitterUser.UpdateProfileColors] method.

UpdateProfileOptions
Optional properties for the UpdateProfileCommand class.

UserIdCollection
The twitter list collection class.

UserSearchOptions
The user search options class. Provides a payload for optional parameters of the UserSearchCommand class.

UsersIdsOptions
The Create Friendship Options class

UserTimelineOptions
The UserTimelineOptions class. Provides a payload for optional parameters of the UserTimelineCommand class.

VerifyCredentialsOptions
The Verify Credentials Options class. Provides a payload for optional parameters for the Verify Credentials Command.

WebRequestBuilder
The Web Request Builder class.

XAuthUtility
The XAuthUtility class.