com.sygic.sdk.navigation.RouteEventNotificationsSettings.Direction Class Reference
Inheritance diagram for com.sygic.sdk.navigation.RouteEventNotificationsSettings.Direction:
Collaboration diagram for com.sygic.sdk.navigation.RouteEventNotificationsSettings.Direction:

Public Member Functions

int getNextDirectionDistance ()
 
void setNextDirectionDistance (final int distance)
 
- Public Member Functions inherited from com.sygic.sdk.navigation.RouteEventNotificationsSettings
void resetToDefault ()
 

Additional Inherited Members

- Protected Member Functions inherited from com.sygic.sdk.navigation.RouteEventNotificationsSettings
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 inherited from com.sygic.sdk.navigation.RouteEventNotificationsSettings
static native int GetMaxDistance ()
 

Detailed Description

Enables to change some direction settings.

Member Function Documentation

◆ getNextDirectionDistance()

int com.sygic.sdk.navigation.RouteEventNotificationsSettings.Direction.getNextDirectionDistance ( )

Returns the minimum distance between first and second instruction to be notified as one.

Returns
The minimum distance between first and second instruction.

◆ setNextDirectionDistance()

void com.sygic.sdk.navigation.RouteEventNotificationsSettings.Direction.setNextDirectionDistance ( final int  distance)

Sets the minimum distance between first and second instruction to be notified as one.

Parameters
distanceThe minimum distance between first and second instruction.

The documentation for this class was generated from the following file: