S60 5th Edition SDK
Example Applications Guide

MAsyncTimeObserver Class Reference

#include <asynctimeobserver.h>

Inheritance diagram for MAsyncTimeObserver:

CCSAsyncAppUi List of all members.

Detailed Description

MAsyncTimeObserver Mixin class. Observer which handles updates from the server example application.

Definition at line 26 of file asynctimeobserver.h.

Public Member Functions

virtual void HandleTimeUpdate ()=0


Member Function Documentation

virtual void MAsyncTimeObserver::HandleTimeUpdate  )  [pure virtual]
 

HandleTimeUpdate. Handle updates from the server.

Implemented in CCSAsyncAppUi.

Referenced by CCSAsyncRequestHandler::RunL().


The documentation for this class was generated from the following file:

© Nokia 2009

Back to top