Inherited by CCSAsyncAppUi.
Public Member Functions | |
virtual void | HandleTimeUpdate ()=0 |
MAsyncTimeObserver Mixin class. Observer which handles updates from the server example application.
Definition at line 28 of file asynctimeobserver.h.
virtual void MAsyncTimeObserver::HandleTimeUpdate | ( | ) | [pure virtual] |
HandleTimeUpdate. Handle updates from the server.
Implemented in CCSAsyncAppUi.