toggle menu
mobilesdk
androidJvm
switch theme
search in API
mobilesdk
/
com.confirmit.mobilesdk.sync.request
/
ApiResponse
Api
Response
interface
ApiResponse
Members
Functions
get
Status
Code
Link copied to clipboard
abstract
fun
getStatusCode
(
)
:
ApiStatusCode
to
Download
File
Info
Link copied to clipboard
abstract
fun
toDownloadFileInfo
(
)
:
ApiDownloadFileInfo
to
Json
Link copied to clipboard
abstract
fun
<
T
>
toJson
(
type
:
Class
<
T
>
)
:
T
to
Text
Link copied to clipboard
abstract
fun
toText
(
catchException
:
Boolean
=
true
)
:
String