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

#include <nim_qchat_system_notification_def.h>

Public 属性

nim_qchat_send_typing_event_cb_func cb
 发送正在输入事件异步回调
 
void * user_data
 自定义用户数据
 
NIMQChatTypingEvent typing_event
 正在输入事件
 

类成员变量说明

◆ cb

nim_qchat_send_typing_event_cb_func NIMQChatSendTypingEventParam::cb

发送正在输入事件异步回调

◆ typing_event

NIMQChatTypingEvent NIMQChatSendTypingEventParam::typing_event

正在输入事件

◆ user_data

void* NIMQChatSendTypingEventParam::user_data

自定义用户数据


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