Package org.freedesktop
Interface DBus.Peer
-
- All Superinterfaces:
DBusInterface
- Enclosing interface:
- DBus
public static interface DBus.Peer extends DBusInterface
All DBus Applications should respond to the Ping method on this interface
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
Ping()
-
Methods inherited from interface org.freedesktop.dbus.DBusInterface
isRemote
-
-