Search
Preparing search index...
The search index is not available
QChat
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
QChat
src/QChatMsgServiceInterface
EDeliveryStatus
Enumeration EDeliveryStatus
消息的送达状态,区分发送中,发送失败,发送成功三种。
Index
Enumeration Members
failed
sending
success
Enumeration Members
failed
failed
:
3
sending
sending
:
1
success
success
:
2
Modules
src/
Cloud
Storage
Service
Interface
src/QChat
Channel
Service
Interface
src/QChat
Interface
src/QChat
Media
Service
Interface
src/QChat
Msg
Service
Interface
src/QChat
Role
Service
Interface
src/QChat
Server
Service
Interface
src/types
EDelivery
Status
failed
sending
success
消息的送达状态,区分发送中,发送失败,发送成功三种。