requestTMCService abstract method

void requestTMCService(
  1. TMCServiceRequest tmcServiceRequest
)

Called whenever the traffic broadcast needs to be activated.

  • tmcServiceRequest Parameters used to request the traffic broadcast.

Implementation

void requestTMCService(TMCServiceRequest tmcServiceRequest);