onRealisticViewWarningUpdated abstract method
- RealisticViewWarning realisticViewWarning
Called whenever a new realistic view warning is available.
realisticViewWarningThe object that contains details on the realistic view warning.
Implementation
void onRealisticViewWarningUpdated(RealisticViewWarning realisticViewWarning);