Hi, is there a way to use Windows Bluetooth api in...
# getting-started
s
Hi, is there a way to use Windows Bluetooth api in Kotlin JVM?
j
Wouldn’t that just use any Java library that supports that?
s
For example?
j
I don’t know of any, but it’s more likely that there is an existing Java API than Kotlin. “Kotlin JVM” means nothing, it’s the same JVM as Java