public interface LottieFetchResult
extends java.io.Closeable
| Modifier and Type | Method and Description |
|---|---|
java.io.InputStream |
bodyByteStream() |
java.lang.String |
contentType() |
java.lang.String |
error() |
boolean |
isSuccessful() |
boolean isSuccessful()
java.io.InputStream bodyByteStream()
throws java.io.IOException
java.io.IOExceptionjava.lang.String contentType()
java.lang.String error()