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
/
EndpointFound
Endpoint
Found
data
class
EndpointFound
(
val
endpointId
:
String
,
val
displayName
:
String
)
A discoverable endpoint appeared.
Members
Constructors
Endpoint
Found
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