View Single Post
Posts: 805 | Thanked: 1,605 times | Joined on Feb 2010 @ Gdynia, Poland
#35
Originally Posted by ade View Post
Although it refers to Phone.Net, I have now idea how to actually query that info. If someone can, I am more than happy to apply it.
In terminal, try
Code:
dbus-send --system --print-reply --type=method_call --dest=com.nokia.phone.net /com/nokia/phone/net Phone.Net.get_current_cell_info
for other functions of "Phone.Net" object and what the return object means you can check http://www.cncmods.net/files/dbus/net_interface.xml . There are dbus bindings for various programming languages so you shouldn't have problems getting the same results programmaticaly

Edit: oh, wait, did you mean "I have no idea" or really "I have now idea"? I missed the "w" in "now" somehow, excuse me...

Last edited by misiak; 2013-12-10 at 20:48.
 

The Following 4 Users Say Thank You to misiak For This Useful Post: