@@ -104,6 +104,12 @@ <h3 class="applicationName"><a href="index.html">QuickBlox JavaScript SDK</a></h
104
104
105
105
< li data-name ="QB.chat.onDisconnectedListener "> < a href ="QB.chat.html#.onDisconnectedListener "> onDisconnectedListener</ a > </ li >
106
106
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
+
107
113
< li data-name ="QB.chat.onMessageErrorListener "> < a href ="QB.chat.html#.onMessageErrorListener "> onMessageErrorListener</ a > </ li >
108
114
109
115
< 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
204
210
205
211
< li data-name ="QB.chat.helpers.getRoomJidFromDialogId "> < a href ="QB.chat.helpers.html#.getRoomJidFromDialogId "> getRoomJidFromDialogId</ a > </ li >
206
212
213
+ < li data-name ="QB.chat.helpers.getRoomJidFromRoomFullJid "> < a href ="QB.chat.helpers.html#.getRoomJidFromRoomFullJid "> getRoomJidFromRoomFullJid</ a > </ li >
214
+
207
215
< li data-name ="QB.chat.helpers.getUserIdFromRoomJid "> < a href ="QB.chat.helpers.html#.getUserIdFromRoomJid "> getUserIdFromRoomJid</ a > </ li >
208
216
209
217
< 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">
434
442
435
443
436
444
< div class ="tag-source ">
437
- modules/qbChat.js, line 2029
445
+ modules/qbChat.js, line 2177
438
446
</ div >
439
447
440
448
</ div >
@@ -573,7 +581,7 @@ <h4 class="name" id=".delete">
573
581
574
582
575
583
< div class ="tag-source ">
576
- modules/qbChat.js, line 2081
584
+ modules/qbChat.js, line 2225
577
585
</ div >
578
586
579
587
</ div >
@@ -738,7 +746,7 @@ <h4 class="name" id=".list">
738
746
739
747
740
748
< div class ="tag-source ">
741
- modules/qbChat.js, line 2002
749
+ modules/qbChat.js, line 2152
742
750
</ div >
743
751
744
752
</ div >
@@ -877,7 +885,7 @@ <h4 class="name" id=".update">
877
885
878
886
879
887
< div class ="tag-source ">
880
- modules/qbChat.js, line 2057
888
+ modules/qbChat.js, line 2203
881
889
</ div >
882
890
883
891
</ div >
@@ -1045,7 +1053,7 @@ <h4 class="name" id=".update">
1045
1053
1046
1054
1047
1055
< 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)
1049
1057
</ footer >
1050
1058
</ div >
1051
1059
</ div >
0 commit comments