onNotification

abstract fun onNotification(message: ByteArray)

Called when a notification is received from the lock.

Parameters

message

The notification received from the lock as a ByteArray.