#include <dialler.h>
Inheritance diagram for MDialObserver:
Public Methods | |
virtual void | DialCompleted (TInt anError)=0 |
Notifies the observer that a connection setup has completed. |
The observer gets notified when the connection has been set up, or there has been an error.
|
Notifies the observer that a connection setup has completed.
Implemented in CPuttyAppUi. |