02-26-2013 11:58 AM
Hi all,
I need to implement the status update when the user types some text in my application the typed status should be shown in my BBM Status how to do this in QML , can anyone help me to solve this.!
Thanks
02-26-2013 12:44 PM
Have you checked out the invokeclient and invoketarget examples they were really helpful for me?
If you are wanting to do invocation exclusively from QML I think you're out of luck presently you will need to write some of it in C++..