I
Size: a a a
I
S
НЦ
S
S
I
НЦ
S
I
S
S
I
interface CurrenciesResponse {return type CurrencyResponse
@GET("live?access_key=1f72464a836ff6084b8b1780e3feadf9")
fun getCurrencies(): Call<CurrencyResponse>
}
apiInterface.getCurrencies().enqueue(object : Callback <MutableList<Quotes>>why MutableList<Quotes> here?
НЦ
S
interface CurrenciesResponse {return type CurrencyResponse
@GET("live?access_key=1f72464a836ff6084b8b1780e3feadf9")
fun getCurrencies(): Call<CurrencyResponse>
}
apiInterface.getCurrencies().enqueue(object : Callback <MutableList<Quotes>>why MutableList<Quotes> here?
UM
L
UM
I
S
I