Meshtastic App
Toggle table of contents
android
Target filter
android
Switch theme
Search in API
Skip to content
Meshtastic App
core-network
/
org.meshtastic.core.network.repository
/
AndroidServiceDiscovery
Android
Service
Discovery
android
class
AndroidServiceDiscovery
(
nsdManager
:
NsdManager
)
:
ServiceDiscovery
(
source
)
Members
Constructors
Android
Service
Discovery
Link copied to clipboard
android
constructor
(
nsdManager
:
NsdManager
)
Properties
resolved
Services
Link copied to clipboard
android
open
override
val
resolvedServices
:
Flow
<
List
<
DiscoveredService
>
>