toggle menu
FMP
25.03.001
common
switch theme
search in API
FMP
/
ru.fsight.fmp
/
FMPWeb
/
Response
/
Response
Response
constructor
(
request
:
FMPWeb.Request
=
Request()
,
status
:
Int
=
-1
,
data
:
ByteArray
=
byteArrayOf()
,
headers
:
Map
<
String
,
String
>
=
mapOf()
,
exception
:
FMPException
?
=
null
,
stats
:
FMPWeb.Stats
=
Stats()
)