Call "CallManager Class" on the ServiceApp
By jongha
19 Jun 2013 00:09
English
1 Replies
hello,
is it possible to use Tizen::Telephony::CallManager class on serviceapp
when i tried this, the error occured during build.
the Error is "use of undeclared identifier 'CallManager' "
when i tried this class on the app has Ui, it working fine,
but, whenever i tried it on ServiceApp. the Error occured.
------------------- I just added 3 line to "MultiProcServiceApp Demo"
using namespace Tizen::Telephony;
...
CallManager* pCallManager = new CallManager();
pCallManager->Construct();
-----------------------
Edited by: Brock Boland on 17 Mar, 2014 Reason: Paragraph tags added automatically from tizen_format_fix module.
You must log in to use this service. Log in now?
The tag you entered already exists.
Do you want to report this post as spam?
The post has been reported as spam.
cannot be empty.
Are you sure you want to cancel and return to the list?
The code has been copied to the clipboard.
Enter a title.
All Categories
General Support
Tizen .NET
Web Application Development
Native Application Development
SDK & IDE
--------
--------