flux
Class TwitterAction.TwitterActionResult
java.lang.Object
flux.TwitterAction.TwitterActionResult
- All Implemented Interfaces:
- Serializable, Cloneable
- Enclosing interface:
- TwitterAction
public static class TwitterAction.TwitterActionResult
- extends Object
- implements Serializable, Cloneable
The response from the TwitterAction.
- See Also:
- Serialized Form
response
public String response
- HTTP response entity.
responseCode
public int responseCode
- HTTP response code.
TwitterAction.TwitterActionResult
public TwitterAction.TwitterActionResult()
clone
public Object clone()
throws CloneNotSupportedException
- Overrides:
clone
in class Object
- Throws:
CloneNotSupportedException
toString
public String toString()
- Overrides:
toString
in class Object
© 2012 Flux Corporation. All rights reserved.