adspace
Is there any internal page notification that it receives to detect a phone call?
Answer Posted / Deenendra Pal Singh
Yes, the PhoneApplicationService class provides a `PhoneCallState` property that changes when a phone call is incoming or outgoing. You can listen for changes in this property to detect phone calls.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers