Search
Preparing search index...
The search index is not available
Chat SDK for WEB - v4.1.4-beta
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Chat SDK for WEB - v4.1.4-beta
Types
ChatRoomType
CommonRequestResult
Interface CommonRequestResult
Hierarchy
CommonRequestResult
Index
Properties
action
id
reason
result
user
Properties
action
action
:
string
请求动作。
id
id
:
string
聊天室 ID。
Optional
reason
reason
?:
string
失败的原因。
result
result
:
boolean
请求结果是否成功。-
true
:请求成功; -
false
:请求失败。
user
user
:
string
用户 ID。
Modules
Category
Channel
ChatSDK
Chatroom
Connection
Contact
Event
Handler
Group
Logger
Message
Presence
Server
Silent
Mode
Status
Code
Thread
Translation
Types
Category
Types
Channel
Types
Chat
Room
Type
Common
Connection
Contact
Type
Error
Event
Handler
Type
Group
Type
Message
Presence
Type
Reaction
Type
Server
Types
Silent
Mode
Type
Thread
Type
Translation
Type
Utils
message/audio
message/channel
message/cmd
message/custom
message/delivery
message/file
message/img
message/location
message/read
message/text
message/video
Common
Request
Result
action
id
reason
result
user
Generated using
TypeDoc
请求动作。