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

#include <v2_nim_def_struct.hpp>

类 v2::V2NIMMessageLocationAttachment 继承关系图:
v2::V2NIMMessageAttachment

Public 成员函数

 V2NIMMessageLocationAttachment ()
 
- Public 成员函数 继承自 v2::V2NIMMessageAttachment
virtual ~V2NIMMessageAttachment ()=default
 

Public 属性

double latitude {0}
 纬度
 
double longitude {0}
 经度
 
nstd::string address
 详细位置信息
 
- Public 属性 继承自 v2::V2NIMMessageAttachment
nstd::string raw
 附件内容
 
V2NIMMessageAttachmentType attachmentType {V2NIM_MESSAGE_ATTACHMENT_TYPE_UNIVERSAL}
 

构造及析构函数说明

◆ V2NIMMessageLocationAttachment()

v2::V2NIMMessageLocationAttachment::V2NIMMessageLocationAttachment ( )
inline

类成员变量说明

◆ address

nstd::string v2::V2NIMMessageLocationAttachment::address

详细位置信息

◆ latitude

double v2::V2NIMMessageLocationAttachment::latitude {0}

纬度

◆ longitude

double v2::V2NIMMessageLocationAttachment::longitude {0}

经度


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