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

    Modifier and Type
    Method
    Description
    void
     

    Methods inherited from interface org.freedesktop.dbus.DBusInterface

    isRemote
  • Method Details

    • Ping

      void Ping()