the RTCSession 'failed' event's callback func params has incorrect type using TypeScript

27 views
Skip to first unread message

J Arsh

unread,
Apr 20, 2023, 4:44:06 AM4/20/23
to JsSIP
if local reject the calling,`faild` event's callback function return
{
message:null
}
but in the RTCSession.d.ts file ,'faild' event's Listener function required a EndEvent param,which the message property is IncomingRequest | IncomingResponse type
Reply all
Reply to author
Forward
0 new messages