jitsi / lib-jitsi-meet

A low-level JS video API that allows adding a completely custom video experience to web apps.
Apache License 2.0
1.34k stars 1.11k forks source link

fix(ProxyConnectionPC) fix after API change in Listenable #2508

Closed saghul closed 7 months ago

saghul commented 7 months ago

When addCancellableListener was introduced we missed to stub it here.