Emitted when the Call receives an error.
call.on('error', (error) => { }); Copy
call.on('error', (error) => { });
Emitted when the Call receives an error.