| Type | Reason |
|---|---|
| TWRequest | A Twitter request. |
| TWRequestHandler | A delegate that is used as the handler in calls to MonoTouch.Twitter.TWRequest.PerformRequest. |
| TWRequestMethod | The HTTP verb used to perform a Twitter request. |
| TWRequestResult | This class holds the return values from the asynchronous method MonoTouch.Twitter.TWRequest.PerformRequestAsync. |
| TWTweetComposeViewController | A MonoTouch.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 MonoTouch.Twitter.TWTweetComposeViewController. |