Skip to content

Commit 6bfff78

Browse files
committed
generate new API ref
1 parent 4e35aa0 commit 6bfff78

10 files changed

+790
-295
lines changed

docs/QB.chat.dialog.html

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,12 @@ <h3 class="applicationName"><a href="index.html">QuickBlox JavaScript SDK</a></h
104104

105105
<li data-name="QB.chat.onDisconnectedListener"><a href="QB.chat.html#.onDisconnectedListener">onDisconnectedListener</a></li>
106106

107+
<li data-name="QB.chat.onJoinOccupant"><a href="QB.chat.html#.onJoinOccupant">onJoinOccupant</a></li>
108+
109+
<li data-name="QB.chat.onKickOccupant"><a href="QB.chat.html#.onKickOccupant">onKickOccupant</a></li>
110+
111+
<li data-name="QB.chat.onLeaveOccupant"><a href="QB.chat.html#.onLeaveOccupant">onLeaveOccupant</a></li>
112+
107113
<li data-name="QB.chat.onMessageErrorListener"><a href="QB.chat.html#.onMessageErrorListener">onMessageErrorListener</a></li>
108114

109115
<li data-name="QB.chat.onMessageListener"><a href="QB.chat.html#.onMessageListener">onMessageListener</a></li>
@@ -204,6 +210,8 @@ <h3 class="applicationName"><a href="index.html">QuickBlox JavaScript SDK</a></h
204210

205211
<li data-name="QB.chat.helpers.getRoomJidFromDialogId"><a href="QB.chat.helpers.html#.getRoomJidFromDialogId">getRoomJidFromDialogId</a></li>
206212

213+
<li data-name="QB.chat.helpers.getRoomJidFromRoomFullJid"><a href="QB.chat.helpers.html#.getRoomJidFromRoomFullJid">getRoomJidFromRoomFullJid</a></li>
214+
207215
<li data-name="QB.chat.helpers.getUserIdFromRoomJid"><a href="QB.chat.helpers.html#.getUserIdFromRoomJid">getUserIdFromRoomJid</a></li>
208216

209217
<li data-name="QB.chat.helpers.getUserJid"><a href="QB.chat.helpers.html#.getUserJid">getUserJid</a></li>
@@ -434,7 +442,7 @@ <h4 class="name" id=".create">
434442

435443

436444
<div class="tag-source">
437-
modules/qbChat.js, line 2029
445+
modules/qbChat.js, line 2177
438446
</div>
439447

440448
</div>
@@ -573,7 +581,7 @@ <h4 class="name" id=".delete">
573581

574582

575583
<div class="tag-source">
576-
modules/qbChat.js, line 2081
584+
modules/qbChat.js, line 2225
577585
</div>
578586

579587
</div>
@@ -738,7 +746,7 @@ <h4 class="name" id=".list">
738746

739747

740748
<div class="tag-source">
741-
modules/qbChat.js, line 2002
749+
modules/qbChat.js, line 2152
742750
</div>
743751

744752
</div>
@@ -877,7 +885,7 @@ <h4 class="name" id=".update">
877885

878886

879887
<div class="tag-source">
880-
modules/qbChat.js, line 2057
888+
modules/qbChat.js, line 2203
881889
</div>
882890

883891
</div>
@@ -1045,7 +1053,7 @@ <h4 class="name" id=".update">
10451053

10461054

10471055
<footer>
1048-
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.3</a> on Thu Jan 05 2017 11:14:19 GMT+0200 (FLE Standard Time)
1056+
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.3</a> on Thu Jun 08 2017 12:26:10 GMT+0300 (FLE Daylight Time)
10491057
</footer>
10501058
</div>
10511059
</div>

0 commit comments

Comments
 (0)