MonoTouch.Twitter Namespace

Add easy access to posting messages to Twitter to your application.

Remarks

To be added.

Classes

TypeReason
TWRequestA Twitter request.
TWRequestHandlerA delegate that is used as the handler in calls to MonoTouch.Twitter.TWRequest.PerformRequest.
TWRequestMethodThe HTTP verb used to perform a Twitter request.
TWRequestResultThis class holds the return values from the asynchronous method MonoTouch.Twitter.TWRequest.PerformRequestAsync.
TWTweetComposeViewControllerA MonoTouch.UIKit.UIViewController that manages the user experience of composing a tweet.
TWTweetComposeViewControllerResultAn enumeration whose values specify the results of composing a tweet in a MonoTouch.Twitter.TWTweetComposeViewController.