start

actual fun start(serviceName: String, payload: String, port: Int)

Begins advertising host:port / payload under serviceName. Safe to call once; calling again before stop is implementation-defined (prefer one instance per advertisement).

expect fun start(serviceName: String, payload: String, port: Int)

Begins advertising host:port / payload under serviceName. Safe to call once; calling again before stop is implementation-defined (prefer one instance per advertisement).

actual fun start(serviceName: String, payload: String, port: Int)

Begins advertising host:port / payload under serviceName. Safe to call once; calling again before stop is implementation-defined (prefer one instance per advertisement).

actual fun start(serviceName: String, payload: String, port: Int)

Begins advertising host:port / payload under serviceName. Safe to call once; calling again before stop is implementation-defined (prefer one instance per advertisement).

actual fun start(serviceName: String, payload: String, port: Int)

Begins advertising host:port / payload under serviceName. Safe to call once; calling again before stop is implementation-defined (prefer one instance per advertisement).