Search
Preparing search index...
The search index is not available
Agora Chat SDK API Reference
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Agora Chat SDK API Reference
TYPES
ContactType
SessionInfo
Interface SessionInfo
Hierarchy
SessionInfo
Index
Properties
channel_
id
meta
unread_
num
Properties
channel_
id
channel_
id
:
string
会话 ID。
meta
meta
:
{
from
:
string
;
id
:
string
;
payload
:
string
;
timestamp
:
number
;
to
:
string
}
最后一条消息内容。
Type declaration
from
:
string
消息发送方。
id
:
string
消息 ID。
payload
:
string
消息内容。
timestamp
:
number
收到消息时间。
to
:
string
消息接收方。
unread_
num
unread_
num
:
number
未读消息数。
Modules
CHATROOM APIS
CHATSDK
CONNECTION
CONTACT APIS
EVENTHANDLER
GROUP APIS
MESSAGE
PRESENCE APIS
SLIENTMODE APIS
THREAD APIS
TRANSLATION APIS
TYPES
Chat
Room
Type
Common
Connection
Contact
Type
Error
Evevt
Handler
Type
Group
Type
Message
Utils
message/audio
message/channel
message/cmd
message/custom
message/delivery
message/file
message/img
message/location
message/read
message/text
message/video
Session
Info
channel_
id
meta
unread_
num
Generated using
TypeDoc
会话 ID。