kuilt
Toggle table of contents
0.6.0-dev
common
Target filter
common
Switch theme
Search in API
Skip to content
kuilt
kuilt-nearby
/
us.tractat.kuilt.nearby
/
ConnectionFailedException
Connection
Failed
Exception
class
ConnectionFailedException
(
endpointId
:
String
,
reason
:
String
?
)
:
Exception
Thrown when Nearby reports a connection failure.
Members
Constructors
Connection
Failed
Exception
Link copied to clipboard
constructor
(
endpointId
:
String
,
reason
:
String
?
)
Properties
cause
Link copied to clipboard
expect
open
val
cause
:
Throwable
?
message
Link copied to clipboard
expect
open
val
message
:
String
?