floo::BMXLocationAttachment
Last updated
Was this helpful?
Last updated
Was this helpful?
位置消息附件
#include <bmx_location_attachment.h>
Inherits from , BMXBaseObject
virtual
virtual BMXMessageAttachmentPtr
double
double
const std::string &
class
class
Public Types inherited from
enum class
enum class
virtual
构造函数
Parameters:
latitude 纬度
longitude 经度
address 地址名称
析构函数
返回位置附件类型
Return: Type
克隆函数
Return: BMXMessageAttachmentPtr
纬度
Return: double
经度
Return: double
地址
Return: std::string
Updated on 2022-01-26 at 17:20:40 +0800
(double latitude, double longitude, const std::string & address) 构造函数
() 析构函数
virtual
() const 返回位置附件类型
() const 克隆函数
() const 纬度
() const 经度
() const 地址
{ Image, Voice, Video, File, Location, Command, Forward} 附件类型
{ Downloaing, Successed, Failed, NotStart, Canceled} 附件下载状态
Public Functions inherited from
() 构造函数
() 析构函数
Reimplements:
Reimplements: