-
public final class ImageResponsecom.facebook.internal is solely for the use of other packages within the Facebook SDK for Android. Use of any of the classes in this package is unsupported, and they may be modified or removed without warning at any time.
-
-
Field Summary
Fields Modifier and Type Field Description private final ImageRequestrequestprivate final Exceptionerrorprivate final BooleanisCachedRedirectprivate final Bitmapbitmap
-
Method Summary
Modifier and Type Method Description final ImageRequestgetRequest()final ExceptiongetError()final BooleangetIsCachedRedirect()final BitmapgetBitmap()-
-
Method Detail
-
getRequest
final ImageRequest getRequest()
-
getIsCachedRedirect
final Boolean getIsCachedRedirect()
-
-
-
-