arcgis-maps-kotlin
Toggle table of contents
200.8.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
arcgis-maps-kotlin
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