//kotlin-sdk/fr.gasmartbuilding.gasmartaccessreadersdk/GASmartAccessReaderDemoCallback/onLogUpdated
onLogUpdated
[androidJvm]\ abstract fun onLogUpdated(message: String)
Callback for logger. It allows to display log messages in the app.
Parameters
androidJvm
message | Log message to be displayed. |