com.sygic.sdk.navigation.RouteEventNotificationsSettings.Type Interface Reference

Public Attributes

int PLACE = 1
 
int DIRECTION = 2
 
int SPEED_LIMIT = 3
 
int INCIDENT = 4
 
int RAILWAY_CROSSING = 5
 

Member Data Documentation

◆ DIRECTION

int com.sygic.sdk.navigation.RouteEventNotificationsSettings.Type.DIRECTION = 2

◆ INCIDENT

int com.sygic.sdk.navigation.RouteEventNotificationsSettings.Type.INCIDENT = 4

◆ PLACE

int com.sygic.sdk.navigation.RouteEventNotificationsSettings.Type.PLACE = 1

◆ RAILWAY_CROSSING

int com.sygic.sdk.navigation.RouteEventNotificationsSettings.Type.RAILWAY_CROSSING = 5

◆ SPEED_LIMIT

int com.sygic.sdk.navigation.RouteEventNotificationsSettings.Type.SPEED_LIMIT = 3

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