| java.lang.Object | |
| ↳ | com.tencent.navix.api.model.NavNavigationStartFail |
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| int | AlreadyStarted | ||||||||||
| int | InternalError | ||||||||||
| int | NavigationDataNotReady | ||||||||||
| int | RouteIdEmpty | ||||||||||
| int | RouteIdNotExist | ||||||||||
| int | RoutePlanEmpty | ||||||||||
| int | RoutePlanError | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| NavNavigationStartFail(int code, String message) | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| int | getCode() | ||||||||||
| String | getMessage() | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||