tripkit-android / com.skedgo.tripkit.ui.search / SearchErrorType

SearchErrorType

sealed class SearchErrorType

Types

Name Summary
NoConnection object NoConnection :SearchErrorType
NoResults data class NoResults :SearchErrorType
OtherError object OtherError :SearchErrorType

Properties

Name Summary
searchText val searchText:String?