NIM 跨平台 C++ SDK
|
#include <nim_qchat_message_def.h>
Public 属性 | |
char * | file_path |
uint64_t | duration |
uint32_t | width |
uint32_t | height |
char * | url |
char * | md5 |
char * | ext |
char * | name |
uint64_t NIMQChatVideoAttach::duration |
char* NIMQChatVideoAttach::ext |
char* NIMQChatVideoAttach::file_path |
uint32_t NIMQChatVideoAttach::height |
char* NIMQChatVideoAttach::md5 |
char* NIMQChatVideoAttach::name |
char* NIMQChatVideoAttach::url |
uint32_t NIMQChatVideoAttach::width |