EndpointFound

data class EndpointFound(val endpointId: String, val displayName: String)

A discoverable endpoint appeared.

Constructors

Link copied to clipboard
constructor(endpointId: String, displayName: String)

Properties

Link copied to clipboard
Link copied to clipboard