Search
Preparing search index...
The search index is not available
Easemob SDK API Reference - v4.1.2
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Easemob SDK API Reference - v4.1.2
Utils
DownloadParams
Interface DownloadParams
Hierarchy
DownloadParams
Indexable
[
key:
string
]:
any
Index
Properties
headers
id
secret
url
Methods
on
File
Download
Complete
on
File
Download
Error
Properties
Optional
headers
headers
?:
{}
Type declaration
[
key:
string
]:
any
Optional
id
id
?:
string
Optional
secret
secret
?:
string
url
url
:
string
Methods
Optional
on
File
Download
Complete
on
File
Download
Complete
(
data
:
any
)
:
void
Parameters
data:
any
Returns
void
Optional
on
File
Download
Error
on
File
Download
Error
(
error
:
any
)
:
void
Parameters
error:
any
Returns
void
Modules
Chatroom
Connection
Contact
Event
Handler
Group
Logger
Message
Presence
Silent
Mode
Status
Code
Thread
Translation
Types
Utils
message/audio
message/channel
message/cmd
message/custom
message/delivery
message/file
message/img
message/location
message/read
message/text
message/video
Download
Params
headers
id
secret
url
on
File
Download
Complete
on
File
Download
Error
Generated using
TypeDoc