Public Member Functions | |
| ~SupServicesPrivate () | |
| void | printMessage () |
| void | GetCallBarringStatus () |
| void | GetCallForwardingStatus () |
| void | GetCallWaitingStatus () |
| void | GetCallerIdentityStatus () |
Static Public Member Functions | |
| static SupServicesPrivate * | NewL (SupServices *aPublicInterface) |
Definition at line 50 of file supservices_symbian.h.
| SupServicesPrivate::~SupServicesPrivate | ( | ) |
Destructor.
Definition at line 81 of file supservices_symbian.cpp.
| SupServicesPrivate * SupServicesPrivate::NewL | ( | SupServices * | aPublicInterface | ) | [static] |
Symbian static constructor.
Definition at line 47 of file supservices_symbian.cpp.
| void SupServicesPrivate::GetCallBarringStatus | ( | ) |
Obtains status for the call barring supplementary service.
Definition at line 99 of file supservices_symbian.cpp.
| void SupServicesPrivate::GetCallForwardingStatus | ( | ) |
Obtains status for the call forwarding supplementary service.
Definition at line 117 of file supservices_symbian.cpp.
| void SupServicesPrivate::GetCallWaitingStatus | ( | ) |
Obtains status for the call waiting supplementary service.
Definition at line 134 of file supservices_symbian.cpp.
| void SupServicesPrivate::GetCallerIdentityStatus | ( | ) |
Obtains the caller identification service status information.
Definition at line 148 of file supservices_symbian.cpp.
1.6.2