toggle menu
FMP
DEV-SNAPSHOT
common
switch theme
search in API
FMP
/
ru.fsight.fmp
/
FMPResponse
/
FMPResponse
FMPResponse
constructor
(
request
:
FMPResponse.RequestInfo
,
status
:
Int
,
headers
:
Map
<
String
,
String
>
,
data
:
ByteArray
,
exception
:
FMPException
?
,
error
:
String
=
exception?.message.orEmpty()
)