* Added a method to register a new connection with its message bus (Naveen Verma)
git-svn-id: http://dev.openwengo.org/svn/openwengo/wengophone-ng/branches/wengophone-dbus-api/libs/dbus@11869 30a43799-04e7-0310-8b2b-ea0d24f86d0e
This commit is contained in:
parent
8006e9b1ad
commit
31843c4a7c
2 changed files with 14 additions and 0 deletions
|
@ -85,6 +85,8 @@ public:
|
|||
|
||||
const char* unique_name() const;
|
||||
|
||||
bool register_bus();
|
||||
|
||||
bool connected() const;
|
||||
|
||||
void disconnect();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue