onSchoolZoneWarningUpdated abstract method
- List<
SchoolZoneWarning> schoolZoneWarning
Called whenever a new school zone warning is available.
schoolZoneWarningThe object that contains details on the school zone warning.
Implementation
void onSchoolZoneWarningUpdated(List<SchoolZoneWarning> schoolZoneWarning);