Interface DBus.Peer

  • All Superinterfaces:
    org.freedesktop.dbus.DBusInterface
    Enclosing interface:
    DBus

    public static interface DBus.Peer
    extends org.freedesktop.dbus.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
    • Method Detail

      • Ping

        void Ping()