lib-jitsi-meet icon indicating copy to clipboard operation
lib-jitsi-meet copied to clipboard

Documentation: Not documented statisticsId field

Open Romick2005 opened this issue 1 year ago • 4 comments

It can be passed to jitsiConnection.initJitsiConference method and is used in [JitsiConference.js](https://github.com/jitsi/lib-jitsi-meet/blob/f5f8a137000ee7a3d453b3e7dd0ce304c8a4becb/JitsiConference.js#L397

image

Romick2005 avatar Feb 14 '24 15:02 Romick2005

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

vr-varad avatar Feb 24 '24 15:02 vr-varad

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

Romick2005 avatar Feb 24 '24 20:02 Romick2005

Please assign me this issue. @Romick2005

tusharv01 avatar Mar 06 '24 19:03 tusharv01

@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.

fillingtothemomo avatar Mar 11 '24 06:03 fillingtothemomo