@telegenta/webclient 2.0.10 → 2.0.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +0 -0
- package/babel.config.js +0 -0
- package/browser/telegenta.min.js +1 -1
- package/demos/add_phone_number.html +0 -0
- package/demos/calldata_available.html +0 -0
- package/demos/embedded_config.html +94 -94
- package/demos/event_client.html +225 -225
- package/demos/phone_client.html +557 -557
- package/demos/styles.css +0 -0
- package/demos/telegenta.min.js +1 -0
- package/docs/EventClient.html +1 -1
- package/docs/Phone.html +1 -1
- package/docs/Session.html +1 -1
- package/docs/fonts/OpenSans-Bold-webfont.eot +0 -0
- package/docs/fonts/OpenSans-Bold-webfont.svg +0 -0
- package/docs/fonts/OpenSans-Bold-webfont.woff +0 -0
- package/docs/fonts/OpenSans-BoldItalic-webfont.eot +0 -0
- package/docs/fonts/OpenSans-BoldItalic-webfont.svg +0 -0
- package/docs/fonts/OpenSans-BoldItalic-webfont.woff +0 -0
- package/docs/fonts/OpenSans-Italic-webfont.eot +0 -0
- package/docs/fonts/OpenSans-Italic-webfont.svg +0 -0
- package/docs/fonts/OpenSans-Italic-webfont.woff +0 -0
- package/docs/fonts/OpenSans-Light-webfont.eot +0 -0
- package/docs/fonts/OpenSans-Light-webfont.svg +0 -0
- package/docs/fonts/OpenSans-Light-webfont.woff +0 -0
- package/docs/fonts/OpenSans-LightItalic-webfont.eot +0 -0
- package/docs/fonts/OpenSans-LightItalic-webfont.svg +0 -0
- package/docs/fonts/OpenSans-LightItalic-webfont.woff +0 -0
- package/docs/fonts/OpenSans-Regular-webfont.eot +0 -0
- package/docs/fonts/OpenSans-Regular-webfont.svg +0 -0
- package/docs/fonts/OpenSans-Regular-webfont.woff +0 -0
- package/docs/global.html +1 -1
- package/docs/index.html +1 -1
- package/docs/scripts/linenumber.js +0 -0
- package/docs/scripts/prettify/Apache-License-2.0.txt +0 -0
- package/docs/scripts/prettify/lang-css.js +0 -0
- package/docs/scripts/prettify/prettify.js +0 -0
- package/docs/styles/jsdoc-default.css +0 -0
- package/docs/styles/prettify-jsdoc.css +0 -0
- package/docs/styles/prettify-tomorrow.css +0 -0
- package/embedded_client/embedded_phone.js +0 -0
- package/embedded_client/index.html +0 -0
- package/embedded_client/server.php +0 -0
- package/embedded_client/styles.css +0 -0
- package/embedded_client/tiny_rest_client.php +0 -0
- package/embedded_client/webphone_sprites.png +0 -0
- package/es5/event-client.js +175 -219
- package/es5/index.js +0 -0
- package/es5/phone-client.js +771 -1173
- package/package.json +1 -1
- package/src/event-client.js +1 -1
- package/src/index.js +0 -0
- package/src/phone-client.js +1 -1
- package/webpack.config.js +0 -0
package/docs/EventClient.html
CHANGED
|
@@ -1084,7 +1084,7 @@ Using this class you can subscribe to a list of useful remote events</div>
|
|
|
1084
1084
|
<br class="clear">
|
|
1085
1085
|
|
|
1086
1086
|
<footer>
|
|
1087
|
-
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.
|
|
1087
|
+
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Oct 06 2023 14:19:15 GMT+0200 (Central European Summer Time) using the Minami theme.
|
|
1088
1088
|
</footer>
|
|
1089
1089
|
|
|
1090
1090
|
<script>prettyPrint();</script>
|
package/docs/Phone.html
CHANGED
|
@@ -2837,7 +2837,7 @@ This must be done prior to using the phone or getting device lists.
|
|
|
2837
2837
|
<br class="clear">
|
|
2838
2838
|
|
|
2839
2839
|
<footer>
|
|
2840
|
-
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.
|
|
2840
|
+
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Oct 06 2023 14:19:15 GMT+0200 (Central European Summer Time) using the Minami theme.
|
|
2841
2841
|
</footer>
|
|
2842
2842
|
|
|
2843
2843
|
<script>prettyPrint();</script>
|
package/docs/Session.html
CHANGED
|
@@ -2590,7 +2590,7 @@ Mostly used when transferring call
|
|
|
2590
2590
|
<br class="clear">
|
|
2591
2591
|
|
|
2592
2592
|
<footer>
|
|
2593
|
-
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.
|
|
2593
|
+
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Oct 06 2023 14:19:15 GMT+0200 (Central European Summer Time) using the Minami theme.
|
|
2594
2594
|
</footer>
|
|
2595
2595
|
|
|
2596
2596
|
<script>prettyPrint();</script>
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/docs/global.html
CHANGED
|
@@ -4946,7 +4946,7 @@ session.on('callQualityReportUpdate', (report) => {
|
|
|
4946
4946
|
<br class="clear">
|
|
4947
4947
|
|
|
4948
4948
|
<footer>
|
|
4949
|
-
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.
|
|
4949
|
+
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Oct 06 2023 14:19:15 GMT+0200 (Central European Summer Time) using the Minami theme.
|
|
4950
4950
|
</footer>
|
|
4951
4951
|
|
|
4952
4952
|
<script>prettyPrint();</script>
|
package/docs/index.html
CHANGED
|
@@ -57,7 +57,7 @@
|
|
|
57
57
|
<br class="clear">
|
|
58
58
|
|
|
59
59
|
<footer>
|
|
60
|
-
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.
|
|
60
|
+
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Fri Oct 06 2023 14:19:15 GMT+0200 (Central European Summer Time) using the Minami theme.
|
|
61
61
|
</footer>
|
|
62
62
|
|
|
63
63
|
<script>prettyPrint();</script>
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|