Support participantJoined / Left events
shawnlauzon opened this issue · 1 comments
shawnlauzon commented
There are many events defined at https://jitsi.github.io/handbook/docs/dev-guide/dev-guide-iframe which the current module does not support. I would like to see at least the participantJoined and participantLeft events supported.
shawnlauzon commented
I missed that this is what the returned jitsi
object if for from useJitsi
. Closing.