3 #if !defined(CLIENT1INTERFACE_H_INCLUDED)
4 #define CLIENT1INTERFACE_H_INCLUDED
7 #include <tqdbuserror.h>
8 #include <tqdbusobject.h>
14 class TQT_DBusObjectPath;
15 class TQT_DBusVariant;
16 template <
typename K,
typename V>
class TQMap;
32 static const TQCString
interface() {
return TQCString(
"org.bluez.obex.Client1"); }
37 virtual bool RemoveSession(
const TQT_DBusObjectPath& session, TQT_DBusError& error) = 0;
57 #endif //CLIENT1INTERFACE_H_INCLUDED