View

interface View : BaseCardView<T>

Inheritors

Functions

Link copied to clipboard
abstract fun onDeviceStateChanged()
Link copied to clipboard
abstract fun setController(controller: T)
Link copied to clipboard
abstract fun showError(errorMessage: String)