0

I have an application for Android based on Voximplant platform. I need to know when the destination side rejects the call. How do I find that it was the other side who rejected the call?

1 Answers1

0

If the call on Android rejects via the ICall.reject() method, the caller side will receive the OnCallFailed event with the 480 or 603 error code, depending on the RejectMode.