|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfacebook4j.internal.http.HttpResponseEvent
public final class HttpResponseEvent
| Method Summary | |
|---|---|
boolean |
equals(Object o)
|
FacebookException |
getFacebookException()
returns the FacebookException associated with the event |
HttpRequest |
getRequest()
returns the request associated with the event |
HttpResponse |
getResponse()
returns the response associated with the event |
int |
hashCode()
|
boolean |
isAuthenticated()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public HttpRequest getRequest()
public HttpResponse getResponse()
public FacebookException getFacebookException()
public boolean isAuthenticated()
public boolean equals(Object o)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||