toggle menu
EasyNearby API
jvm
switch theme
search in API
core
/
io.github.easynearby.core.discovery
/
Discover
/
startDiscovery
start
Discovery
abstract
suspend
fun
startDiscovery
(
deviceInfo
:
DeviceInfo
)
:
Result
<
Flow
<
ConnectionCandidateEvent
>
>
Starts discovery for remote endpoints with the specified
deviceInfo
.