View on GitHub

sensibill-android-documentation

com.getsensibill.core / ReceiptDataObserver / notify

notify

abstract fun notify(dataEventType: DataEventType, receipt: Receipt?): Unit

Called when state of a receipt has changed

Parameters

dataEventType - describes the type of receipt data change

receipt - holds the information of receipt that was changed