Interface Prompt
- All Superinterfaces:
org.freedesktop.dbus.interfaces.DBusInterface
- All Known Implementing Classes:
Prompt
public interface Prompt
extends org.freedesktop.dbus.interfaces.DBusInterface
-
Nested Class Summary
Nested Classes -
Method Summary
Methods inherited from interface org.freedesktop.dbus.interfaces.DBusInterface
getObjectPath, isRemote
-
Method Details
-
prompt
Perform the prompt.- Parameters:
window_id- Platform specific window handle to use for showing the prompt.- See Also:
-
prompt
Perform the prompt.- Parameters:
prompt- Objectpath of the prompt.- Throws:
NoSuchObject- No such item or collection exists.- See Also:
-
dismiss
void dismiss()Dismiss the prompt.
-