#include <agentdialog.h>
class RDialogNotifier : public RNotifier |
Public Member Functions | |
---|---|
TInt | Connect() |
Inherited Attributes | |
---|---|
RHandleBase::iHandle |
Inherited Enumerations | |
---|---|
RHandleBase:TAttributes | |
RSessionBase:TAttachMode |
Client interface to allow engines or other low level components to communicate with the UI.
Real implementations need three asynchronous message slots instead of RNotifiers default one slot in order to implement the PCT functionality. This is not used at all by the test dialog server implementation.