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: Not documented statisticsId field #2456

Open
Romick2005 opened this issue Feb 14, 2024 · 4 comments
Open

Documentation: Not documented statisticsId field #2456

Romick2005 opened this issue Feb 14, 2024 · 4 comments

Comments

@Romick2005
Copy link
Contributor

It can be passed to jitsiConnection.initJitsiConference method and is used in [JitsiConference.js](

this._statsCurrentId = config.statisticsId ? config.statisticsId : Settings.callStatsUserName;

image

@vr-varad
Copy link

@Romick2005 could u explain the issue thoroughly it will be easy to resolve

@Romick2005
Copy link
Contributor Author

The field statisticsId that could be passed as conference options is not documented, but it used in the code.

@tusharv01
Copy link

Please assign me this issue. @Romick2005

@fillingtothemomo
Copy link

fillingtothemomo commented Mar 11, 2024

@Romick2005 can you suggest the content to be added to documentation? Is this an acceptable format:

 * @param {string} [options.statisticsId] - The ID used for tracking conference statistics.

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

4 participants