TWRequestResult Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This class holds the return values from the asynchronous method PerformRequestAsync().
public class TWRequestResult
type TWRequestResult = class
- Inheritance
-
TWRequestResult
Remarks
This class holds the return values from the asynchronous method PerformRequestAsync().
Constructors
TWRequestResult(NSData, NSHttpUrlResponse) |
Constructs an instance of Twitter.TWRequestResult |
Properties
ResponseData | |
UrlResponse |