|
@@ -343,7 +343,7 @@ export default class CallStats {
|
343
|
343
|
* the <tt>userID</tt> aka endpoint ID, see CallStats docs for more info.
|
344
|
344
|
* @param {string} options.userName the <tt>userName</tt> part of
|
345
|
345
|
* the <tt>userID</tt> aka display name, see CallStats docs for more info.
|
346
|
|
- * @param {String} options.configParams the set of parameters
|
|
346
|
+ * @param {object} options.configParams the set of parameters
|
347
|
347
|
* to enable/disable certain features in the library. See CallStats docs for more info.
|
348
|
348
|
*
|
349
|
349
|
*/
|