NIM PC Cross Platform SDK
nim_qchat::QChatTypingEvent Struct Reference

Public Member Functions

 QChatTypingEvent (const NIMQChatTypingEvent &c_param)
 
const NIMQChatTypingEvent ToCParam () const
 

Public Attributes

uint64_t server_id {0}
 事件所属的server id
 
uint64_t channel_id {0}
 事件所属的channel id
 
std::string extension {""}
 事件扩展字段
 
std::string from_accid {""}
 事件发送者的accid
 
std::string from_nick {""}
 事件发送者的昵称
 
uint64_t timestamp {0}
 事件发送时间戳
 

The documentation for this struct was generated from the following file: