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.viewmodel
/
CanFavoriteSnapPlay
Can
Favorite
Snap
Play
android
interface
CanFavoriteSnapPlay
(
source
)
Inheritors
FavoriteSnapPlayItemsViewModel
SnapPlayItemsViewModel
SnapPlayViewModel
StaffViewModel
Members
Functions
add
Favorite
Snap
Play
Link copied to clipboard
android
abstract
fun
addFavoriteSnapPlay
(
snapPlayId
:
Int
,
consumerUserCode
:
String
)
remove
Favorite
Snap
Play
Link copied to clipboard
android
abstract
fun
removeFavoriteSnapPlay
(
snapPlayId
:
Int
,
consumerUserCode
:
String
)