| java.lang.Object | |
| ↳ | com.tencent.navix.api.model.NavRoadMatchStatus |
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| int | NULL | 默认值 | |||||||||
| int | OffRoute | 车标脱离 | |||||||||
| int | OnRoute | 车标匹配在路上 | |||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| NavRoadMatchStatus() | |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
默认值
车标脱离
车标匹配在路上