Question

facing problem while making conference call

  • 11 March 2024
  • 0 replies
  • 41 views

1710163353732.png

while making a conference call

inside a terminated session I am getting the previously set state(

line number 23

console.log("Event: Terminated",callService.callData.type);

but in accepted session I am getting the new set value

line number 15

console.log("Event: Terminated",callService.callData.type);

did Terminated session made cache


0 replies

Be the first to reply!

Reply