NIMSDK-iOS
载入中...
搜索中...
未找到
V2NIMMessageLocationAttachment类 参考

消息地理位置附件 更多...

#import <V2NIMMessageAttachment.h>

类 V2NIMMessageLocationAttachment 继承关系图:
V2NIMMessageAttachment

属性

double longitude
 经度 更多...
 
double latitude
 纬度 更多...
 
NSString * address
 详细位置信息 更多...
 
- 属性 继承自 V2NIMMessageAttachment
NSString * raw
 消息对象 更多...
 

详细描述

消息地理位置附件

属性说明

◆ address

- (NSString*) address
readwritenonatomicstrong

详细位置信息

◆ latitude

- (double) latitude
readwritenonatomicassign

纬度

◆ longitude

- (double) longitude
readwritenonatomicassign

经度


该类的文档由以下文件生成: