@@ -96,8 +96,14 @@ <h3 class="applicationName"><a href="index.html">QuickBlox JavaScript SDK</a></h
9696
9797 < li data-name ="QB.chat.disconnect "> < a href ="QB.chat.html#.disconnect "> disconnect</ a > </ li >
9898
99+ < li data-name ="QB.chat.onConfirmSubscribeListener "> < a href ="QB.chat.html#.onConfirmSubscribeListener "> onConfirmSubscribeListener</ a > </ li >
100+
101+ < li data-name ="QB.chat.onContactListListener "> < a href ="QB.chat.html#.onContactListListener "> onContactListListener</ a > </ li >
102+
99103 < li data-name ="QB.chat.onDeliveredStatusListener "> < a href ="QB.chat.html#.onDeliveredStatusListener "> onDeliveredStatusListener</ a > </ li >
100104
105+ < li data-name ="QB.chat.onDisconnectedListener "> < a href ="QB.chat.html#.onDisconnectedListener "> onDisconnectedListener</ a > </ li >
106+
101107 < li data-name ="QB.chat.onMessageErrorListener "> < a href ="QB.chat.html#.onMessageErrorListener "> onMessageErrorListener</ a > </ li >
102108
103109 < li data-name ="QB.chat.onMessageListener "> < a href ="QB.chat.html#.onMessageListener "> onMessageListener</ a > </ li >
@@ -106,8 +112,16 @@ <h3 class="applicationName"><a href="index.html">QuickBlox JavaScript SDK</a></h
106112
107113 < li data-name ="QB.chat.onReadStatusListener "> < a href ="QB.chat.html#.onReadStatusListener "> onReadStatusListener</ a > </ li >
108114
115+ < li data-name ="QB.chat.onReconnectListener "> < a href ="QB.chat.html#.onReconnectListener "> onReconnectListener</ a > </ li >
116+
117+ < li data-name ="QB.chat.onRejectSubscribeListener "> < a href ="QB.chat.html#.onRejectSubscribeListener "> onRejectSubscribeListener</ a > </ li >
118+
109119 < li data-name ="QB.chat.onSentMessageCallback "> < a href ="QB.chat.html#.onSentMessageCallback "> onSentMessageCallback</ a > </ li >
110120
121+ < li data-name ="QB.chat.onSubscribeListener "> < a href ="QB.chat.html#.onSubscribeListener "> onSubscribeListener</ a > </ li >
122+
123+ < li data-name ="QB.chat.onSystemMessageListener "> < a href ="QB.chat.html#.onSystemMessageListener "> onSystemMessageListener</ a > </ li >
124+
111125 < li data-name ="QB.chat.send "> < a href ="QB.chat.html#.send "> send</ a > </ li >
112126
113127 < li data-name ="QB.chat.sendIsStopTypingStatus "> < a href ="QB.chat.html#.sendIsStopTypingStatus "> sendIsStopTypingStatus</ a > </ li >
@@ -157,6 +171,39 @@ <h3 class="applicationName"><a href="index.html">QuickBlox JavaScript SDK</a></h
157171 </ ul >
158172 </ li >
159173
174+ < li class ="item " data-name ="QB.chat.roster ">
175+ < span class ="title ">
176+ < a href ="QB.chat.roster.html "> QB.chat.roster</ a >
177+
178+ < span class ="static "> static</ span >
179+
180+ </ span >
181+ < ul class ="members itemMembers ">
182+
183+ </ ul >
184+ < ul class ="typedefs itemMembers ">
185+
186+ </ ul >
187+ < ul class ="methods itemMembers ">
188+
189+ < span class ="subtitle "> Methods</ span >
190+
191+ < li data-name ="QB.chat.roster.add "> < a href ="QB.chat.roster.html#.add "> add</ a > </ li >
192+
193+ < li data-name ="QB.chat.roster.confirm "> < a href ="QB.chat.roster.html#.confirm "> confirm</ a > </ li >
194+
195+ < li data-name ="QB.chat.roster.get "> < a href ="QB.chat.roster.html#.get "> get</ a > </ li >
196+
197+ < li data-name ="QB.chat.roster.reject "> < a href ="QB.chat.roster.html#.reject "> reject</ a > </ li >
198+
199+ < li data-name ="QB.chat.roster.remove "> < a href ="QB.chat.roster.html#.remove "> remove</ a > </ li >
200+
201+ </ ul >
202+ < ul class ="events itemMembers ">
203+
204+ </ ul >
205+ </ li >
206+
160207 </ ul >
161208</ div >
162209 < div class ="main ">
@@ -328,9 +375,7 @@ <h4 class="name" id="config">config</h4>
328375< dd >
329376
330377 < div class ="description ">
331- QuickBlox JavaScript SDK
332-
333- Proxy Module
378+ Modules
334379 </ div >
335380
336381
@@ -375,7 +420,8 @@ <h4 class="name" id="config">config</h4>
375420< dd >
376421
377422 < div class ="description ">
378- Modules
423+ QuickBlox JavaScript SDK
424+ WebRTC Module (WebRTC helpers)
379425 </ div >
380426
381427
@@ -421,7 +467,8 @@ <h4 class="name" id="config">config</h4>
421467
422468 < div class ="description ">
423469 QuickBlox JavaScript SDK
424- WebRTC Module (WebRTC helpers)
470+
471+ Proxy Module
425472 </ div >
426473
427474
@@ -822,7 +869,7 @@ <h4 class="name" id="_onMessageErrorListener">
822869
823870
824871 < div class ="tag-source ">
825- modules/qbChat.js, line 414
872+ modules/qbChat.js, line 467
826873 </ div >
827874
828875 </ div >
@@ -965,7 +1012,7 @@ <h4 class="name" id="DialogProxy">
9651012
9661013
9671014 < div class ="tag-source ">
968- modules/qbChat.js, line 1788
1015+ modules/qbChat.js, line 1847
9691016 </ div >
9701017
9711018 </ div >
@@ -1107,7 +1154,7 @@ <h4 class="name" id="MessageProxy">
11071154
11081155
11091156 < div class ="tag-source ">
1110- modules/qbChat.js, line 1851
1157+ modules/qbChat.js, line 1910
11111158 </ div >
11121159
11131160 </ div >
@@ -1418,7 +1465,7 @@ <h4 class="name" id="addRosterCallback">
14181465
14191466
14201467 < div class ="tag-source ">
1421- modules/qbChat.js, line 1051
1468+ modules/qbChat.js, line 1105
14221469 </ div >
14231470
14241471 </ div >
@@ -1489,7 +1536,7 @@ <h4 class="name" id="chatConnectCallback">
14891536
14901537
14911538 < div class ="tag-source ">
1492- modules/qbChat.js, line 446
1539+ modules/qbChat.js, line 499
14931540 </ div >
14941541
14951542 </ div >
@@ -1628,7 +1675,7 @@ <h4 class="name" id="confirmRosterCallback">
16281675
16291676
16301677 < div class ="tag-source ">
1631- modules/qbChat.js, line 1082
1678+ modules/qbChat.js, line 1136
16321679 </ div >
16331680
16341681 </ div >
@@ -1983,7 +2030,7 @@ <h4 class="name" id="getRosterCallback">
19832030
19842031
19852032 < div class ="tag-source ">
1986- modules/qbChat.js, line 989
2033+ modules/qbChat.js, line 1043
19872034 </ div >
19882035
19892036 </ div >
@@ -2528,7 +2575,7 @@ <h4 class="name" id="rejectRosterCallback">
25282575
25292576
25302577 < div class ="tag-source ">
2531- modules/qbChat.js, line 1119
2578+ modules/qbChat.js, line 1173
25322579 </ div >
25332580
25342581 </ div >
@@ -2599,7 +2646,7 @@ <h4 class="name" id="removeRosterCallback">
25992646
26002647
26012648 < div class ="tag-source ">
2602- modules/qbChat.js, line 1151
2649+ modules/qbChat.js, line 1205
26032650 </ div >
26042651
26052652 </ div >
@@ -2674,7 +2721,7 @@ <h4 class="name" id="removeRosterCallback">
26742721
26752722
26762723 < footer >
2677- Documentation generated by < a target ="_blank " href ="https://github.com/jsdoc3/jsdoc "> JSDoc 3.4.3</ a > on Wed Nov 23 2016 23:42:51 GMT+0200 (EET)
2724+ Documentation generated by < a target ="_blank " href ="https://github.com/jsdoc3/jsdoc "> JSDoc 3.4.3</ a > on Thu Nov 24 2016 14:18:33 GMT+0200 (EET)
26782725 </ footer >
26792726 </ div >
26802727</ div >
0 commit comments