Search
Preparing search index...
The search index is not available
Chat SDK for WEB - v1.2.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Chat SDK for WEB - v1.2.0
Types
Message
ImgMsgSetParameters
Interface ImgMsgSetParameters
Hierarchy
ImgMsgSetParameters
Message
.
ImgMsgBody
Index
Properties
body
chat
Type
ext
file
file
Input
Id
file_
length
from
group
height
msg
Config
room
Type
to
url
width
Methods
fail
on
File
Upload
Complete
on
File
Upload
Error
on
File
Upload
Progress
success
upload
Complete
upload
Error
Properties
Optional
body
body
?:
{
filename
:
string
;
type
:
string
;
url
:
string
}
Type declaration
filename
:
string
type
:
string
url
:
string
chat
Type
chat
Type
:
ChatType
Optional
ext
ext
?:
{}
Type declaration
[
key:
string
]:
any
Optional
file
file
?:
FileObj
Optional
file
Input
Id
file
Input
Id
?:
string
Optional
file_
length
file_
length
?:
number
Optional
from
from
?:
string
Optional
group
group
?:
string
Optional
height
height
?:
number
Optional
msg
Config
msg
Config
?:
{}
Type declaration
[
key:
string
]:
any
Optional
room
Type
room
Type
?:
boolean
to
to
:
string
Optional
url
url
?:
string
Optional
width
width
?:
number
Methods
Optional
fail
fail
(
)
:
void
Returns
void
Optional
on
File
Upload
Complete
on
File
Upload
Complete
(
data
:
any
)
:
void
Parameters
data:
any
Returns
void
Optional
on
File
Upload
Error
on
File
Upload
Error
(
error
:
any
)
:
void
Parameters
error:
any
Returns
void
Optional
on
File
Upload
Progress
on
File
Upload
Progress
(
data
:
any
)
:
void
Parameters
data:
any
Returns
void
Optional
success
success
(
data
:
Connection
.
SendMsgResult
)
:
void
Parameters
data:
Connection
.
SendMsgResult
Returns
void
Optional
upload
Complete
upload
Complete
(
)
:
void
Returns
void
Optional
upload
Error
upload
Error
(
)
:
void
Returns
void
Modules
ChatSDK
Chatroom
Connection
Contact
Event
Handler
Group
Logger
Message
Presence
Silent
Mode
Status
Code
Thread
Translation
Types
Chat
Room
Type
Common
Connection
Contact
Type
Error
Event
Handler
Type
Group
Type
Message
Presence
Type
Reaction
Type
Silent
Mode
Type
Thread
Type
Translation
Type
Utils
message/audio
message/channel
message/cmd
message/combine
message/custom
message/delivery
message/file
message/img
message/location
message/read
message/text
message/video
Img
Msg
Set
Parameters
body
chat
Type
ext
file
file
Input
Id
file_
length
from
group
height
msg
Config
room
Type
to
url
width
fail
on
File
Upload
Complete
on
File
Upload
Error
on
File
Upload
Progress
success
upload
Complete
upload
Error
Generated using
TypeDoc