activate abstract method
Activates the reception of traffic data over the radio channel.
This method is supposed to be called when the system loses internet connection, so that traffic data can be switched from the online source to the radio channel. When activation is done, requestTMCService is called from TMCServiceInterface
Implementation
void activate();