Ticketmaster Discovery API
Toggle table of contents
3.8.3
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Ticketmaster Discovery API
Ticketmaster Discovery API
/
com.ticketmaster.category.usecase.category
/
CategoryCacheImpl
Category
Cache
Impl
class
CategoryCacheImpl
(
fileReader
:
FileReader
)
:
CategoryCache
Members
Constructors
Category
Cache
Impl
Link copied to clipboard
constructor
(
fileReader
:
FileReader
)
Functions
get
Cached
Categories
And
Cities
Link copied to clipboard
open
override
fun
getCachedCategoriesAndCities
(
market
:
TMMarketDomain
)
:
Map
<
String
,
List
<
CategoryResponse
>
>
get
Cached
Response
Link copied to clipboard
open
override
fun
getCachedResponse
(
market
:
TMMarketDomain
)
:
List
<
CategoryResponse
>
?