Type Alias NEMeetingRecentSession
NEMeetingRecentSession: { content: string; fromAccount: string; fromNick: string; recentMessageId: string; sessionId: string; sessionType: NEMeetingSessionTypeEnum; time: number; unreadCount: number;} Type declaration
content: string
fromAccount: string
fromNick: string
recentMessageId: string
sessionId: string
time: number
unreadCount: number
最近一条消息的缩略内容