NIM PC Cross Platform SDK
nim::IMLocation Struct Reference

位置消息附件 More...

#include <nim_talk_helper.h>

Public Member Functions

 IMLocation ()
 
std::string ToJsonString () const
 组装Json Value字符串 More...
 

Public Attributes

std::string description_
 位置描述内容
 
double latitude_
 位置纬度
 
double longitude_
 位置经度
 

Detailed Description

位置消息附件

Constructor & Destructor Documentation

◆ IMLocation()

nim::IMLocation::IMLocation ( )
inline

构造函数

Member Function Documentation

◆ ToJsonString()

std::string nim::IMLocation::ToJsonString ( ) const
inline

组装Json Value字符串

Returns
string Json Value字符串

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