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