staffstart-android-sdk
Toggle table of contents
android
Platform filter
android
Switch theme
Search in API
staffstart-android-sdk
staffstart-app
/
com.vanish.standard.staffstart.app.view.presentation.snapPlayList
/
SnapPlayListBody
Snap
Play
List
Body
android
@
Composable
fun
SnapPlayListBody
(
snapPlayDataResult
:
Result
<
SnapPlayIdsData
>
,
snapPlayItemsViewModel
:
SnapPlayItemsViewModel
,
onTapSnapPlay
:
(
Int
)
->
Unit
,
onFavoriteAttemptWithoutLogin
:
(
)
->
Unit
)
(
source
)