You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add possibility to set a bandwidth limit for the video call.
Set the bandwidth at create sssion by QB.webrtc.createNewSession(calleesIds, sessionType, callerID, bandwidth);.
- Add DELETE Custom Object by criteria by updated a method QB.data.delete.
Now the method takes QB.data.delete(className, {string|array|object}, callback) where second parameter an id (String) or a list of ids (Array) or criteria rules (Object) to delete.
Check out docs for more details;
- Normalize an answer on DELETE Custom Object by criteria for any passed types;
Check out docs for more details;
- Update QB.webrtc.onCallStatsReport(session, userId, stats, error) listener;
- Add ability set credentials and endpoints by search param of URL in webRTC sample:
https//:www.host.com/?appId={Number}&authKey={String}&authSecret={String}&endpoints.api={String}&endpoints.chat={String}. Also remove production configuration/app and leave stage app configuration;
- Add a bandwidth configuration to WebRTC sample;
- Remove code for "Hack for Firefox" (https://bugzilla.mozilla.org/show_bug.cgi?id=852665) cause we are support FF52+ now;
Copy file name to clipboardExpand all lines: docs/QB.addressbook.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1291,7 +1291,7 @@ <h5>Example</h5>
1291
1291
1292
1292
1293
1293
<footer>
1294
-
Documentation generated by <atarget="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Tue Jan 30 2018 14:55:06 GMT+0200 (FLE Standard Time)
1294
+
Documentation generated by <atarget="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Wed Feb 28 2018 18:12:50 GMT+0200 (FLE Standard Time)
Documentation generated by <atarget="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Tue Jan 30 2018 14:55:06 GMT+0200 (FLE Standard Time)
1312
+
Documentation generated by <atarget="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Wed Feb 28 2018 18:12:50 GMT+0200 (FLE Standard Time)
Documentation generated by <atarget="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Tue Jan 30 2018 14:55:06 GMT+0200 (FLE Standard Time)
2671
+
Documentation generated by <atarget="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Wed Feb 28 2018 18:12:50 GMT+0200 (FLE Standard Time)
Documentation generated by <atarget="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Tue Jan 30 2018 14:55:06 GMT+0200 (FLE Standard Time)
4237
+
Documentation generated by <atarget="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Wed Feb 28 2018 18:12:50 GMT+0200 (FLE Standard Time)
Documentation generated by <atarget="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Tue Jan 30 2018 14:55:06 GMT+0200 (FLE Standard Time)
1560
+
Documentation generated by <atarget="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Wed Feb 28 2018 18:12:50 GMT+0200 (FLE Standard Time)
Documentation generated by <atarget="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Tue Jan 30 2018 14:55:06 GMT+0200 (FLE Standard Time)
1124
+
Documentation generated by <atarget="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Wed Feb 28 2018 18:12:50 GMT+0200 (FLE Standard Time)
Documentation generated by <atarget="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Tue Jan 30 2018 14:55:06 GMT+0200 (FLE Standard Time)
1518
+
Documentation generated by <atarget="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Wed Feb 28 2018 18:12:50 GMT+0200 (FLE Standard Time)
0 commit comments