Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation missing addEventListener and removeEventListener for JitsiTrack #2085

Open
icanc0 opened this issue Aug 1, 2022 · 3 comments

Comments

@icanc0
Copy link

icanc0 commented Aug 1, 2022

Description

JitsiTrack documentation

Under the documentation for JitsiTrack, the addEventListener and removeEventListener functions are missing.

Current behavior

The example in this project calls JitsiTrack.addEventListener, and the types does contain addEventListener under the JitsiTrack class. But such reference does not exist in the documentation.

Expected Behavior

The documentation contains info about event listeners under JitsiTrack.

Possible Solution

Add documentation under JitsiTrack, just like under JitsiConnection and JitsiConference.

@saghul
Copy link
Member

saghul commented Aug 1, 2022

Would you like to contribute a fix for this? https://github.com/jitsi/handbook/edit/master/docs/dev-guide/ljm-api.md

@icanc0
Copy link
Author

icanc0 commented Aug 1, 2022

Sure, I'll make a pr soon then.

@icanc0
Copy link
Author

icanc0 commented Aug 1, 2022

I just made a PR to the handbook repo, please take a look.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants