Share via


Twitter Namespace

The Twitter namespace provides composition, request, and results for Twitter messages.

Classes

Name Description
TWRequest

A Twitter request.

TWRequestResult

This class holds the return values for an asynchronous operation.

TWTweetComposeViewController

A UIViewController that manages the user experience of composing a tweet.

Enums

Name Description
TWRequestMethod

The HTTP verb used to perform a Twitter request.

TWTweetComposeViewControllerResult

An enumeration whose values specify the results of composing a tweet in a TWTweetComposeViewController.

Delegates

Name Description
TWRequestHandler

A delegate that is used as the handler in calls to PerformRequest(TWRequestHandler).