![]() |
NIM 跨平台 C++ SDK
|
#include <nim_qchat_system_notification_def.h>
Public 属性 | |
| nim_qchat_send_typing_event_cb_func | cb |
| 发送正在输入事件异步回调 | |
| void * | user_data |
| 自定义用户数据 | |
| NIMQChatTypingEvent | typing_event |
| 正在输入事件 | |
| nim_qchat_send_typing_event_cb_func NIMQChatSendTypingEventParam::cb |
发送正在输入事件异步回调
| NIMQChatTypingEvent NIMQChatSendTypingEventParam::typing_event |
正在输入事件
| void* NIMQChatSendTypingEventParam::user_data |
自定义用户数据