ChargingCheckoutViewControl

Functions

Link copied to clipboard
abstract fun getContext(): Context
Link copied to clipboard
abstract fun renderStartCharging(isEnabled: Boolean, visibility: Int)
Link copied to clipboard
Link copied to clipboard
abstract fun setBatteryLevel(s: String)
Link copied to clipboard
abstract fun setChargerLogo(d: Drawable?)
Link copied to clipboard
abstract fun setChargerName(s: String?)
Link copied to clipboard
abstract fun setChargingProgress(i: Int)
Link copied to clipboard
abstract fun setChargingTime(timeToCharge: Int)
Link copied to clipboard
abstract fun setEstimatedTotal(s: String)
Link copied to clipboard
abstract fun setPricePerHour(s: String)
Link copied to clipboard
abstract fun setTransactionFee(s: String)