tripkit-android / com.skedgo.tripkit.ui.core / CellsLoader

CellsLoader

open class CellsLoader : ICellsLoader

Constructors

Name Summary
<init> CellsLoader(appContext: Context)

Functions

Name Summary
loadSavedCellsAsync open fun loadSavedCellsAsync(cellIds:List<String>): Observable<List<Group>>