toggle menu
arcgis-maps-kotlin
200.5.0
androidJvm
switch theme
search in API
arcgis-maps-kotlin
/
com.arcgismaps.realtime
/
ConnectionStatus
/
Failed
Failed
data
class
Failed
(
val
connectionError
:
Throwable
)
:
ConnectionStatus
The connection has failed.
Since
200.2.0
Members
Constructors
Failed
Link copied to clipboard
constructor
(
connectionError
:
Throwable
)
Properties
connection
Error
Link copied to clipboard
val
connectionError
:
Throwable
an exception describing the reason for the connection failure