onRoadTextsUpdated abstract method
- RoadTexts roadTexts
Called whenever any textual attribute of the current road changes, i.e., the current road texts differs from the previous one already issued.
roadTextsThe object that contains the textual attributes of the current road.
Implementation
void onRoadTextsUpdated(RoadTexts roadTexts);