3 #if !defined(SESSION1INTERFACE_H_INCLUDED)
4 #define SESSION1INTERFACE_H_INCLUDED
7 #include <tqdbuserror.h>
8 #include <tqdbusobject.h>
29 static const TQCString
interface() {
return TQCString(
"org.bluez.obex.Session1"); }
32 virtual bool GetCapabilities(TQString& capabilities, TQT_DBusError& error) = 0;
50 #endif //SESSION1INTERFACE_H_INCLUDED