GNOME Bugzilla – Bug 712276
New 'Bearers' and 'Messages' properties, instead of List() methods
Last modified: 2013-11-21 10:38:06 UTC
In addition to ListBearers(), we should have a 'Bearers' property (signature 'ao') where we provide the list of available bearers, so that clients can watch updates on this property to get notified when bearers are created/destroyed.
Created attachment 259932 [details] [review] Patch.
Same for the Messaging interface, where we could have a 'Messages' property instead (in addition to) the List() method.
Created attachment 259936 [details] [review] Patch to add the 'Messages' property in the Messaging interface
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.