NIM PC Cross Platform SDK
载入中...
搜索中...
未找到
NIMQChatTypingEvent结构体 参考

#include <nim_qchat_system_notification_def.h>

Public 属性

uint64_t server_id
 事件所属的server id
 
uint64_t channel_id
 事件所属的channel id
 
char * extension
 事件扩展字段
 
char * from_accid
 事件发送者的accid
 
char * from_nick
 事件发送者的昵称
 
uint64_t timestamp
 事件发送时间戳
 

类成员变量说明

◆ channel_id

uint64_t NIMQChatTypingEvent::channel_id

事件所属的channel id

◆ extension

char* NIMQChatTypingEvent::extension

事件扩展字段

◆ from_accid

char* NIMQChatTypingEvent::from_accid

事件发送者的accid

◆ from_nick

char* NIMQChatTypingEvent::from_nick

事件发送者的昵称

◆ server_id

uint64_t NIMQChatTypingEvent::server_id

事件所属的server id

◆ timestamp

uint64_t NIMQChatTypingEvent::timestamp

事件发送时间戳


该结构体的文档由以下文件生成: