This class is used to access oFono supplementary services API.
More...
#include <ofonosupplementaryservices.h>
|
void | initiate (const QString &command) |
|
void | respond (const QString &reply) |
|
void | cancel () |
|
|
void | notificationReceived (const QString &message) |
|
void | requestReceived (const QString &message) |
|
void | stateChanged (const QString &state) |
|
void | initiateUSSDComplete (const QString &ussdResp) |
|
void | barringComplete (const QString &ssOp, const QString &cbService, const QVariantMap &cbMap) |
|
void | forwardingComplete (const QString &ssOp, const QString &cfService, const QVariantMap &cfMap) |
|
void | waitingComplete (const QString &ssOp, const QVariantMap &cwMap) |
|
void | callingLinePresentationComplete (const QString &ssOp, const QString &status) |
|
void | connectedLinePresentationComplete (const QString &ssOp, const QString &status) |
|
void | callingLineRestrictionComplete (const QString &ssOp, const QString &status) |
|
void | connectedLineRestrictionComplete (const QString &ssOp, const QString &status) |
|
void | initiateFailed () |
|
void | respondComplete (bool success, const QString &message) |
|
void | cancelComplete (bool success) |
|
void | validityChanged (bool validity) |
| Interface validity has changed. More...
|
|
|
QString | state |
|
bool | isValid |
|
QString | path |
|
QString | errorName |
|
QString | errorMessage |
|
The documentation for this class was generated from the following file: