sender-sdk
androidJvm
sender-sdk
/
tv.vizbee.ui.presentations.cards.implementations.deviceSelection
/
DeviceSelectionCardContract
/
View
View
interface
View
:
BaseCardView
<
T
>
Inheritors
CastButtonDeviceSelectionCardOverlayFragment
ClassicDeviceSelectionCardFragment
SmartPlayDeviceSelectionCardFragment
CastButtonDeviceSelectionCardFragment
SmartPlayDeviceSelectionCardOverlayFragment
Members
Functions
on
Allowed
Device
List
Changed
Link copied to clipboard
abstract
fun
onAllowedDeviceListChanged
(
)
on
Device
Connection
Status
Changed
Link copied to clipboard
abstract
fun
onDeviceConnectionStatusChanged
(
)
on
Wifi
Status
Changed
Link copied to clipboard
abstract
fun
onWifiStatusChanged
(
)
set
Controller
Link copied to clipboard
abstract
fun
setController
(
controller
:
T
)
show
Error
Link copied to clipboard
abstract
fun
showError
(
errorMessage
:
String
)
smooth
Scroll
To
List
Position
Link copied to clipboard
abstract
fun
smoothScrollToListPosition
(
position
:
Int
)