toggle menu
Android-IMKit-SDK
5.12.0
io.rong.imkit
switch theme
search in API
Android-IMKit-SDK
/
io.rong.imkit.utils
/
ProxyHttpLoader
Proxy
Http
Loader
public
class
ProxyHttpLoader
Author
gusd @Date 2022/09/08
Members
Constructors
Proxy
Http
Loader
Link copied to clipboard
public
void
ProxyHttpLoader
(
)
Types
Factory
Link copied to clipboard
public
class
Factory
Factory for loading
InputStream
s from http/https Uris.
Properties
TIMEOUT
Link copied to clipboard
public
final
static
Option<Integer>
TIMEOUT
Functions
build
Load
Data
Link copied to clipboard
public
LoadData<InputStream>
buildLoadData
(
Uri model
,
int width
,
int height
,
Options options
)
handles
Link copied to clipboard
public
boolean
handles
(
Uri model
)