LocalizationApi

Constructors

Link copied to clipboard
constructor(api: ApiClient)

Functions

Link copied to clipboard
suspend fun getCountries(): Response<List<ERROR CLASS: Symbol not found for CountryInfo>>

Gets known countries.

Link copied to clipboard
suspend fun getCultures(): Response<List<ERROR CLASS: Symbol not found for CultureDto>>

Gets known cultures.

Link copied to clipboard
suspend fun getLocalizationOptions(): Response<List<ERROR CLASS: Symbol not found for LocalizationOption>>

Gets localization options.

Link copied to clipboard
suspend fun getParentalRatings(): Response<List<ERROR CLASS: Symbol not found for ParentalRating>>

Gets known parental ratings.