地理位置附件
更多...
| com.netease.nimlib.sdk.msg.attachment.LocationAttachment.LocationAttachment |
( |
| ) |
|
| com.netease.nimlib.sdk.msg.attachment.LocationAttachment.LocationAttachment |
( |
String |
attach | ) |
|
| String com.netease.nimlib.sdk.msg.attachment.LocationAttachment.getAddress |
( |
| ) |
|
| double com.netease.nimlib.sdk.msg.attachment.LocationAttachment.getLatitude |
( |
| ) |
|
| double com.netease.nimlib.sdk.msg.attachment.LocationAttachment.getLongitude |
( |
| ) |
|
| void com.netease.nimlib.sdk.msg.attachment.LocationAttachment.setAddress |
( |
String |
address | ) |
|
| void com.netease.nimlib.sdk.msg.attachment.LocationAttachment.setLatitude |
( |
double |
latitude | ) |
|
| void com.netease.nimlib.sdk.msg.attachment.LocationAttachment.setLongitude |
( |
double |
longitude | ) |
|
| String com.netease.nimlib.sdk.msg.attachment.LocationAttachment.toJson |
( |
boolean |
send | ) |
|
| final String com.netease.nimlib.sdk.msg.attachment.LocationAttachment.KEY_DESC = "title" |
|
static |
| final String com.netease.nimlib.sdk.msg.attachment.LocationAttachment.KEY_LATITUDE = "lat" |
|
static |
| final String com.netease.nimlib.sdk.msg.attachment.LocationAttachment.KEY_LONGITUDE = "lng" |
|
static |
该类的文档由以下文件生成: