The UUID of the call that is to be ended. didActivateAudioSession The AudioSession has been activated by RNCallKeep. RNCallKeep.addEventListener('didActivateAudioSession', () => { // you might want to do following things when receiving this event: // - Start playing ringback if it is ...