CXAnswerCallAction is a concrete subclass of CXCallAction.
When an incoming call is allowed by the system and "approved by the user", the provider sends provider(_:perform:) to its delegate. That means user need to pickup the call, i mean manually accept the call.
Responding to VoIP Notifications from PushKit
Receive incoming Voice-over-IP (VoIP) push notifications and use them to display the system call interface to the user.
-->> System call interface will be shown and User need to accept the call then call will be connected. So user can either accept or reject the call. Which API will ensure the auto acceptance of call?
Also I want to clarify the requirement -> if there is any call with VOIP push Notification, system call screen will not be shown and automatically receiver will start to hear voice of the caller.
Topic:
App & System Services
SubTopic:
Notifications
Tags: