public final class HttpResponseEvent extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
HttpRequest |
getRequest()
returns the request associated with the event
|
HttpResponse |
getResponse()
returns the response associated with the event
|
TwitterException |
getTwitterException()
returns the TwitterException associated with the event
|
int |
hashCode() |
boolean |
isAuthenticated() |
String |
toString() |
public HttpRequest getRequest()
public HttpResponse getResponse()
public TwitterException getTwitterException()
public boolean isAuthenticated()
Copyright © 2018. All rights reserved.