
Classes | |
| class | Direction |
| class | Incident |
| class | Place |
| class | RailwayCrossing |
| class | SpeedLimit |
| interface | Type |
Public Member Functions | |
| void | resetToDefault () |
Protected Member Functions | |
| native List< String > | GetSearchPorCategories () |
| native void | SetSearchPorCategories (List< String > categories) |
| native void | SetMaxDistance (int distance) |
| native int | GetMaxCount () |
| native void | SetMaxCount (int maxCount) |
| native int | GetNextDirectionDistance () |
| native void | SetNextDirectionDistance (int distance) |
| native int | GetSpeedLimitDiffInCity () |
| native void | SetSpeedLimitDiffInCity (int speed) |
| native int | GetSpeedLimitDiff () |
| native void | SetSpeedLimitDiff (int speed) |
| native int | GetNextSpeedLimitDistance () |
| native void | SetNextSpeedLimitDistance (int distance) |
| native int | GetNextSpeedLimitDistanceInCity () |
| native void | SetNextSpeedLimitDistanceInCity (int distance) |
| native int | GetSearchDistanceInCity () |
| native void | SetSearchDistanceInCity (int distance) |
| native int | GetSearchDistance () |
| native void | SetSearchDistance (int distance) |
| native int | GetCrossingSearchDistance () |
| native void | SetCrossingSearchDistance (int distance) |
Static Protected Member Functions | |
| static native int | GetMaxDistance () |
Base class for route event notification settings.
|
protected |
|
protected |
|
staticprotected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
| void com.sygic.sdk.navigation.RouteEventNotificationsSettings.resetToDefault | ( | ) |
Resets all settings to default.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |