onConfigComplete

abstract fun onConfigComplete()(source)

Lifecycle hook called on every config_complete_id from the device.

Currently a no-op; retained so implementations can react to config-complete in the future without changing the public contract.