Class GlobalHandler

    • Method Detail

      • isRemote

        public boolean isRemote()
        Description copied from interface: DBusInterface
        Returns true on remote objects. Local objects implementing this interface MUST return false.
        Specified by:
        isRemote in interface DBusInterface
        Returns:
        boolean
      • Ping

        public void Ping()
        Specified by:
        Ping in interface Peer