offerStatusReceived

abstract fun offerStatusReceived(hasOffer: Boolean, payMonthlyAmount: Int?)

Delegate method which is called when an offer update is received.

Parameters

hasOffer

: A boolean flag to represent whether we have a valid offer at the moment or not

payMonthlyAmount

: If there is an available offer, then this value represents its pay monthly price