hoxfon / react-native-twilio-programmable-voice

React Native wrapper for Twilio Programmable Voice SDK
MIT License
181 stars 152 forks source link

How can I implement the call rejection function when the line is busy? #219

Open DenisPostnikov opened 1 year ago

DenisPostnikov commented 1 year ago

When initiating a call invitation, if the callee already has an incoming call or is answering a call from another user, how can I implement call rejection with the current SDK?