Io Reference







Networking   /   Twitter   /   TwitterRequest





Represents a Twitter API request and contains its results.
 
 
 



account

Returns the account to pull the Oauth tokens from
delegate

Delegate for request callbacks.
execute

Sends the request. Returns the response object.
host

"api.twitter.com"
httpMethod

"get"
path

Request path.
response

This slot holds a TwitterResponse object for this request.