//kotlin-sdk/fr.gasmartbuilding.gasmartaccessreadersdk/GASmartAccessReaderDemoCallback/onBadgeIDUpdated
onBadgeIDUpdated
[androidJvm]\ abstract fun onBadgeIDUpdated(badgeID: Int)
Callback triggered when there's an update to the badge ID.
Parameters
androidJvm
badgeID | Updated badge ID. |