FloorGrantedPercentProgressObserver

interface FloorGrantedPercentProgressObserver

Interface to listen for changes on the Timer.

Functions

Link copied to clipboard
abstract fun onPocFloorTimerGrantedStopped()
Timer has been released the poc floor.
Link copied to clipboard
abstract fun onTick(currentProgress: Int)
Timer has been changed.