Author Message
prashant06
Joined: Aug 8, 2017
Messages: 32
Offline
I want one-way calling functionality so how I can stop/block incoming call in iOS?
Rumata
Joined: Dec 20, 2016
Messages: 133
Offline
Hi,
Thank you for your question,

On client side you can handle callService:didReceiveIncomingCall: callback and call the ignore or denyWithReason:completionHandler: method of the CSCall object.

https://www.devconnectprogram.com/site/global/products_resources/avaya_client_sdk/programming_docs/current/ios/communication/api_refs/interface_c_s_call.html#a71da9e869425110e7402544c62ea3cdb
Go to:   
Mobile view