toggle menu
tmdb-api-client
4.9.1-SNAPSHOT
jvm
switch theme
search in API
core
/
io.v47.tmdb.http
/
HttpResponse
Http
Response
interface
HttpResponse
<
T
>
Members
Properties
body
Link copied to clipboard
abstract
val
body
:
T
?
headers
Link copied to clipboard
abstract
val
headers
:
Map
<
String
,
List
<
String
>
>
status
Link copied to clipboard
abstract
val
status
:
Int