
Originally Posted by
wizard_hu_
Direct blocking is unlikely, however it can easily happen that the mechanisms which APS would use are not the same. Then it depends on the server's internals if it reports any errors to you or not.
Anyway, in the ex-open source Symbian^3 code (project symbiandump on SourceForge, .hg is for Mercurial version control, you can use the files with its 'clone' command, and there is TortoiseHg if you happen to be familiar with other Tortoise tools),
sf-mw-mmmw seems to be the package containing this kind of API-s. APS is not there, but you can still find things to experiment with.
(some perhaps-related things in mmfenh folder:
advancedaudiocontroller
audiooutputcontrolutility
enhancedaudioplayerutility
enhancedmediaclient
and in mmmw_plat folder:
audio_output_control_utility_api
audio_output_control_utility_proxy_api
call_audio_control_api
enhanced_media_client_api
telephony_multimedia_service_api
voip_audio_services_api)