简体   繁体   中英

Is there any way to monitor phone call info on Windows Phone 7?

I know you can make a call using PhoneCallTask, but is there any way to trigger an action while making the phone call?

For example, set a timer and make a sound when it's been 1 or 2 minutes on the call.

No, applications are not allowed access to the phone directly.

The only access your application has with the core phone features is via Launchers and Choosers. See MSDN:

http://msdn.microsoft.com/en-us/library/windowsphone/develop/ff769556(v=vs.92).aspx

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM