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
FileMsgBody
Interface FileMsgBody
Hierarchy
Message
.
FileMsgSetParameters
FileMsgBody
Index
Properties
access
Token
api
Url
body
chat
Thread
chat
Thread
Overview
chat
Type
deliver
Online
Only
ext
file
file
Input
Id
file_
length
filename
filetype
from
group
id
length
msg
Config
online
State
priority
reactions
room
Type
secret
time
to
type
url
Methods
fail
on
File
Upload
Complete
on
File
Upload
Error
on
File
Upload
Progress
success
Properties
Optional
access
Token
access
Token
?:
string
Optional
api
Url
api
Url
?:
string
Optional
body
body
?:
{
filename
:
string
;
type
:
string
;
url
:
string
}
Type declaration
filename
:
string
type
:
string
url
:
string
Optional
chat
Thread
chat
Thread
?:
ChatThread
Optional
chat
Thread
Overview
chat
Thread
Overview
?:
ChatThreadOverview
chat
Type
chat
Type
:
ChatType
Optional
deliver
Online
Only
deliver
Online
Only
?:
boolean
Optional
ext
ext
?:
{}
Type declaration
[
key:
string
]:
any
file
file
:
any
Optional
file
Input
Id
file
Input
Id
?:
string
Optional
file_
length
file_
length
?:
number
Optional
filename
filename
?:
string
Optional
filetype
filetype
?:
string
Optional
from
from
?:
string
Optional
group
group
?:
string
id
id
:
string
Optional
length
length
?:
number
Optional
msg
Config
msg
Config
?:
{}
Type declaration
[
key:
string
]:
any
Optional
online
State
online
State
?:
ONLINESTATETYPE
Optional
priority
priority
?:
MessagePriority
Optional
reactions
reactions
?:
Reaction
Optional
room
Type
room
Type
?:
boolean
Optional
secret
secret
?:
string
time
time
:
number
to
to
:
string
type
type
:
"file"
Optional
url
url
?:
string
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
(
err
:
any
)
:
void
Parameters
err:
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
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
File
Msg
Body
access
Token
api
Url
body
chat
Thread
chat
Thread
Overview
chat
Type
deliver
Online
Only
ext
file
file
Input
Id
file_
length
filename
filetype
from
group
id
length
msg
Config
online
State
priority
reactions
room
Type
secret
time
to
type
url
fail
on
File
Upload
Complete
on
File
Upload
Error
on
File
Upload
Progress
success
Generated using
TypeDoc