core
core
/
com.smartlook.android.core.api.model
/
SmartlookNetworkRequest
/
Status
Status
enum
Status
:
Enum
<
SmartlookNetworkRequest.Status
>
Content copied to clipboard
Used to mark request as successful or failed.
Entries
Properties
Entries
OK
Link copied to clipboard
OK
Content copied to clipboard
ERROR
Link copied to clipboard
ERROR
Content copied to clipboard
ABORT
Link copied to clipboard
ABORT
Content copied to clipboard
TIMEOUT
Link copied to clipboard
TIMEOUT
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard