Package com.navmii.android.dashcamsdk
Interface DashcamSdk.DayNightChangeListener
-
- Enclosing class:
- DashcamSdk
public static interface DashcamSdk.DayNightChangeListenerThe listener that will be notified when the change between day and night happens at the current GPS position.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonDayNightChanged(boolean isNight)
-