Hello,
how can I call a number (not with QML, but real Qt with C++ code – a QtQuick Widget application) , and then catch the response?
For example *101# outputs the balance, I want to return it, e.g. in a QMessageBox.
Any ideas how to catch / capture the answer ?
Thanks
↧