toggle menu
elasticmagic-kt
0.3.4
common
switch theme
search in API
elasticmagic
/
dev.evo.elasticmagic
/
PingResult
Ping
Result
data
class
PingResult
(
val
statusCode
:
Int
,
val
responseTimeMs
:
Long
)
Members
Constructors
Ping
Result
Link copied to clipboard
constructor
(
statusCode
:
Int
,
responseTimeMs
:
Long
)
Properties
response
Time
Ms
Link copied to clipboard
val
responseTimeMs
:
Long
status
Code
Link copied to clipboard
val
statusCode
:
Int