| Type | Reason |
|---|---|
| TWRequest | A Twitter request. |
| TWRequestHandler | A delegate that is used as the handler in calls to Twitter.TWRequest.PerformRequest. |
| TWRequestMethod | The HTTP verb used to perform a Twitter request. |
| TWRequestResult | This class holds the return values from the asynchronous method Twitter.TWRequest.PerformRequestAsync. |
| TWTweetComposeViewController | A UIKit.UIViewController that manages the user experience of composing a tweet. |
| TWTweetComposeViewControllerResult | An enumeration whose values specify the results of composing a tweet in a Twitter.TWTweetComposeViewController. |