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
/
ConnectionInitiated
Connection
Initiated
data
class
ConnectionInitiated
(
val
endpointId
:
String
,
val
displayName
:
String
)
A connection handshake was initiated (either side) on
endpointId
.
Members
Constructors
Connection
Initiated
Link copied to clipboard
constructor
(
endpointId
:
String
,
displayName
:
String
)
Properties
display
Name
Link copied to clipboard
val
displayName
:
String
endpoint
Id
Link copied to clipboard
val
endpointId
:
String