BrandSnapPlaysBlockViewModel

Constructors

Link copied to clipboard
constructor(ssAppViewModel: SSAppViewModel, conditions: SnapPlaySearchCondition, sort: SortOrder)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open fun addCloseable(closeable: AutoCloseable)
fun addCloseable(key: String, closeable: AutoCloseable)
Link copied to clipboard
open override fun addFavoriteSnapPlay(snapPlayId: Int, consumerUserCode: String)
Link copied to clipboard
open override fun addFavoriteStaff(userId: Int, consumerUserCode: String)
Link copied to clipboard
suspend fun fetchSnapPlayItems()
Link copied to clipboard
Link copied to clipboard
fun reload()
Link copied to clipboard
open override fun removeFavoriteSnapPlay(snapPlayId: Int, consumerUserCode: String)
Link copied to clipboard
open override fun removeFavoriteStaff(userId: Int, consumerUserCode: String)