Meshtastic App
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Meshtastic App
core-network
/
org.meshtastic.core.network.repository
/
JvmServiceDiscovery
Jvm
Service
Discovery
jvm
class
JvmServiceDiscovery
(
dispatchers
:
CoroutineDispatchers
)
:
ServiceDiscovery
(
source
)
Members
Constructors
Jvm
Service
Discovery
Link copied to clipboard
jvm
constructor
(
dispatchers
:
CoroutineDispatchers
)
Types
Companion
Link copied to clipboard
jvm
object
Companion
Properties
resolved
Services
Link copied to clipboard
jvm
open
override
val
resolvedServices
:
Flow
<
List
<
DiscoveredService
>
>