open class MdnsPlatform : MdnsPlatformRust
MdnsPlatform() |
open fun setContext(context: Context!): Unit |
|
open fun startAdvertising(announce: String!, hashedAppName: String!, port: Int): Unit |
|
open fun startSearching(): Unit |
|
open fun stopAdvertising(): Unit |
|
open fun stopSearching(): Unit |