java.lang.Object | |
↳ | com.tencent.map.navi.TencentNavi.Config |
导航配置
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Config() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String |
getDeviceId()
获取当前设备ID
| ||||||||||
void |
setDeviceId(String deviceId)
设置设备ID
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
获取当前设备ID
设置设备ID
deviceId | 自定义设备ID,兼容androidQ |
---|