diff -r f345bda72bc4 -r 43e37759235e Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_dummy_observer.html --- a/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_dummy_observer.html Tue Mar 30 11:56:28 2010 +0100 +++ b/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_dummy_observer.html Tue Mar 30 16:16:55 2010 +0100 @@ -1,27 +1,30 @@ - -
-Public Member Functions | |
-void | HandleSessionEventL (TMsvSessionEvent, TAny *, TAny *, TAny *) |
Public Member Functions | |
+void | HandleSessionEventL (TMsvSessionEvent, TAny *, TAny *, TAny *) |
+void | HandleSessionEventL (TMsvSessionEvent, TAny *, TAny *, TAny *) |
CDummyObserver is a client implementation of MMsvSessionObserver. It is a class that publicly inherits from two classes, CBase and MMsvSessionObserver. MMsvSessionObserver is the interface for notification of events from a Message Server session. Objects that need to observe a session view should implement this interface.
-Definition at line 68 of file BIOMessage.h.
-Definition at line 68 of file BIOMessage.h.
+