clearData abstract method
void
clearData()
Clears all data from the sim api
This method is useful for resetting the sim api to an empty state.
Implementation
void clearData();
Clears all data from the sim api
This method is useful for resetting the sim api to an empty state.
void clearData();