Emitted when the Call is disconnected.
The Call.
call.on('disconnect', (call) => { }); Copy
call.on('disconnect', (call) => { });
Emitted when the Call is disconnected.