handleModuleConfig
abstract fun handleModuleConfig(config: ModuleConfig, session: RadioSessionContext): Boolean(source)
Handles a received module configuration.
Return
true when the update is admitted for the current session; false when session is stale or revoked.
Parameters
session
The transport session that admitted config.