[maemo-developers] Mission Control: Any Dbus interface method to list all the available ChannelRequest objects?
From: Sudheer K scifi1947 at gmail.comDate: Wed Jul 28 10:01:26 EEST 2010
- Previous message: Mission Control: Any Dbus interface method to list all the available ChannelRequest objects?
- Next message: Mission Control: Any Dbus interface method to list all the available ChannelRequest objects?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Alberto Mardegan <mardy <at> users.sourceforge.net> writes: > > On 07/28/2010 09:19 AM, Sudheer K wrote: > > Is there any way to list the object paths of all the channel requests in > > progress? With a dbus method call may be? > > IIRC, there isn't. > > > Another related question. Is the specification for > > "com.nokia.Account.Interface.ChannelRequests" available anywhere or is it closed? > > It's open: > http://git.collabora.co.uk/?p=telepathy-mission-control.git;a=blob;f=xml/Account_Interface_ChannelRequests.xml > > Ciao, > Alberto > Hi Alberto, Thanks for the reply. I was planning to use this channel request object path to cancel a call initiated by mission control. Even the Nokia ChannelRequests interface requires a channel request path. If this is not possible, may be I can throw an error from the CreateChannel/EnsureChannel methods of my Connection Requests class. This error should make mission control remove the channel by itself. What do you think? And I don't know how to raise a Telepathy error from Qt. Any guidance? ~Sudheer
- Previous message: Mission Control: Any Dbus interface method to list all the available ChannelRequest objects?
- Next message: Mission Control: Any Dbus interface method to list all the available ChannelRequest objects?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]