Refactor transportclose
This commit is contained in:
parent
c49da6696c
commit
05f4985075
@ -398,7 +398,7 @@ const connectRecvTransport = async () => {
|
|||||||
}
|
}
|
||||||
|
|
||||||
const closeCall = () => {
|
const closeCall = () => {
|
||||||
console.log('closeCall');
|
console.log('closeCall', callId);
|
||||||
|
|
||||||
// Reset settings and send closeTransport to video server
|
// Reset settings and send closeTransport to video server
|
||||||
resetCallSettings()
|
resetCallSettings()
|
||||||
|
Loading…
Reference in New Issue
Block a user