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
 void Ping()
           
 
Methods inherited from interface org.freedesktop.dbus.DBusInterface
isRemote
 

Method Detail

Ping

void Ping()