sender-sdk
androidJvm
sender-sdk
/
tv.vizbee.ui.presentations.cards.implementations.castIntroduction
/
CastIntroductionCardContract
/
View
View
interface
View
:
BaseCardView
<
T
>
Inheritors
CastIntroductionCardOverlayFragment
Members
Functions
on
Device
List
Updated
Link copied to clipboard
abstract
fun
onDeviceListUpdated
(
list
:
List
<
DeviceInstance
>
)
set
Controller
Link copied to clipboard
abstract
fun
setController
(
controller
:
T
)
show
Error
Link copied to clipboard
abstract
fun
showError
(
errorMessage
:
String
)