Interface Peer

All Superinterfaces:
DBusInterface
All Known Implementing Classes:
DBusDaemon.DBusServer, GlobalHandler

public interface Peer extends DBusInterface
All DBus Applications should respond to the Ping method on this interface
  • Method Details

    • Ping

      void Ping()
    • GetMachineId

      String GetMachineId()