GWIoTApi
Toggle table of contents
1.2.1
common
Platform filter
common
Switch theme
Search in API
GWIoTApi
GWIoTApi
/
com.gw.gwiotapi.entities
/
Reason
Reason
sealed
class
Reason
Inheritors
Undefined
NotFoundComponent
HttpServiceError
Members
Types
Http
Service
Error
Link copied to clipboard
data
class
HttpServiceError
(
val
httpCode
:
Reason.HttpServiceError.Code
?
=
null
,
val
undefinedCode
:
Int
?
=
null
)
:
Reason
Not
Found
Component
Link copied to clipboard
data
object
NotFoundComponent
:
Reason
Undefined
Link copied to clipboard
data
object
Undefined
:
Reason
Properties
code
Link copied to clipboard
val
code
:
Int