LocationPortal

interface LocationPortal : DBusInterface

Types

Link copied to clipboard
class LocationUpdated : DBusSignal

Functions

Link copied to clipboard
abstract fun createSession(options: Map<String, Variant<out Any>>): DBusPath
Link copied to clipboard
abstract fun getObjectPath(): String
Link copied to clipboard
open fun isRemote(): Boolean
Link copied to clipboard
abstract fun start(sessionHandle: DBusPath, parentWindow: String, options: Map<String, Variant<out Any>>): DBusPath