Tell me is there any internal page notification that it receives to detect a phone call?



Tell me is there any internal page notification that it receives to detect a phone call?..

Answer / Rita Kumari

Yes, Windows Phone provides an API called the PhoneCallTask that allows you to detect incoming calls. Your app can register for this event and react accordingly, such as pausing media playback or saving game progress.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Windows Phone OS Interview Questions

I looked through the medialibrary class in xna, and it looks like we can only enumerate through audio, but not video content in the media library?

1 Answers  


Tell me where is the best recommended place to store both static and user-specified configuration information?

1 Answers  


Can we control the WebBrowser controls zooom?

1 Answers  


Can I open sockets in windows phone?

1 Answers  


Can I use my phone as a boot device?

1 Answers  


Explain how to access the liveid credentials a user has entered into the device?

1 Answers  


Explain Windows Phone Multitasking?

1 Answers  


Explain does the web browser control share the ie cache?

1 Answers  


Suppose when I deployed my xna app to the xde, the orientation is in portrait mode, but when I deploy it to a device, it's in landscape mode.?

1 Answers  


Tell me is asp.net forms authentication supported?

1 Answers  


Will texttrimming property be available on textblock?

1 Answers  


Suppose I am hitting System.InvalidOperationException in the Navigate method of the WebBrowserControl. What gives?

1 Answers  


Categories