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 26 of file asynctimeobserver.h.
</td >< td >< p > From RunL Callback function Invoked to handle responses from the server< p > Definition at line< a class="el"href="csasyncrequesthandler_8cpp-source.html#l00112"></a > of file< a class="el"href="csasyncrequesthandler_8cpp-source.html"> csasyncrequesthandler cpp</a >< p > References< a class="el"href="class_m_async_time_observer.html#0f7e397559bb14d521856cfb636830df"> MAsyncTimeObserver::HandleTimeUpdate | ( | ) | [pure virtual] |
HandleTimeUpdate. Handle updates from the server.
Implemented in CCSAsyncAppUi.