@@ -93,7 +93,7 @@ <h4 class="name" id="ConversationsHelper"><span class="type-signature"></span>ne
93
93
94
94
< dt class ="tag-source "> Source:</ dt >
95
95
< dd class ="tag-source "> < ul class ="dummy "> < li >
96
- < a href ="helpers_ConversationsHelper.js.html "> helpers/ConversationsHelper.js</ a > , < a href ="helpers_ConversationsHelper.js.html#line5 "> line 5 </ a >
96
+ < a href ="helpers_ConversationsHelper.js.html "> helpers/ConversationsHelper.js</ a > , < a href ="helpers_ConversationsHelper.js.html#line26 "> line 26 </ a >
97
97
</ li > </ ul > </ dd >
98
98
99
99
@@ -149,7 +149,7 @@ <h3 class="subsection-title">Methods</h3>
149
149
150
150
151
151
152
- < h4 class ="name " id ="list "> < span class ="type-signature "> (async) </ span > list< span class ="signature "> (sort)</ span > < span class ="type-signature "> → {Array.<object > }</ span > </ h4 >
152
+ < h4 class ="name " id ="list "> < span class ="type-signature "> (async) </ span > list< span class ="signature "> (sort)</ span > < span class ="type-signature "> → {Array.<< a href =" global.html#Conversation " > Conversation </ a > > }</ span > </ h4 >
153
153
154
154
155
155
@@ -250,7 +250,7 @@ <h5>Parameters:</h5>
250
250
251
251
< dt class ="tag-source "> Source:</ dt >
252
252
< dd class ="tag-source "> < ul class ="dummy "> < li >
253
- < a href ="helpers_ConversationsHelper.js.html "> helpers/ConversationsHelper.js</ a > , < a href ="helpers_ConversationsHelper.js.html#line17 "> line 17 </ a >
253
+ < a href ="helpers_ConversationsHelper.js.html "> helpers/ConversationsHelper.js</ a > , < a href ="helpers_ConversationsHelper.js.html#line38 "> line 38 </ a >
254
254
</ li > </ ul > </ dd >
255
255
256
256
@@ -290,7 +290,7 @@ <h5>Returns:</h5>
290
290
</ dt >
291
291
< dd >
292
292
293
- < span class ="param-type "> Array.<object > </ span >
293
+ < span class ="param-type "> Array.<< a href =" global.html#Conversation " > Conversation </ a > > </ span >
294
294
295
295
296
296
</ dd >
@@ -308,7 +308,7 @@ <h5>Returns:</h5>
308
308
309
309
310
310
311
- < h4 class ="name " id ="listAll "> < span class ="type-signature "> (async) </ span > listAll< span class ="signature "> (sort)</ span > < span class ="type-signature "> → {Array.<object > }</ span > </ h4 >
311
+ < h4 class ="name " id ="listAll "> < span class ="type-signature "> (async) </ span > listAll< span class ="signature "> (sort)</ span > < span class ="type-signature "> → {Array.<< a href =" global.html#Conversation " > Conversation </ a > > }</ span > </ h4 >
312
312
313
313
314
314
@@ -409,7 +409,7 @@ <h5>Parameters:</h5>
409
409
410
410
< dt class ="tag-source "> Source:</ dt >
411
411
< dd class ="tag-source "> < ul class ="dummy "> < li >
412
- < a href ="helpers_ConversationsHelper.js.html "> helpers/ConversationsHelper.js</ a > , < a href ="helpers_ConversationsHelper.js.html#line26 "> line 26 </ a >
412
+ < a href ="helpers_ConversationsHelper.js.html "> helpers/ConversationsHelper.js</ a > , < a href ="helpers_ConversationsHelper.js.html#line47 "> line 47 </ a >
413
413
</ li > </ ul > </ dd >
414
414
415
415
@@ -449,7 +449,7 @@ <h5>Returns:</h5>
449
449
</ dt >
450
450
< dd >
451
451
452
- < span class ="param-type "> Array.<object > </ span >
452
+ < span class ="param-type "> Array.<< a href =" global.html#Conversation " > Conversation </ a > > </ span >
453
453
454
454
455
455
</ dd >
@@ -467,7 +467,7 @@ <h5>Returns:</h5>
467
467
468
468
469
469
470
- < h4 class ="name " id ="listReplies "> < span class ="type-signature "> (async) </ span > listReplies< span class ="signature "> (conversationId, sort)</ span > < span class ="type-signature "> → {Array.<object > }</ span > </ h4 >
470
+ < h4 class ="name " id ="listReplies "> < span class ="type-signature "> (async) </ span > listReplies< span class ="signature "> (conversationId, sort)</ span > < span class ="type-signature "> → {Array.<< a href =" global.html#Reply " > Reply </ a > > }</ span > </ h4 >
471
471
472
472
473
473
@@ -591,7 +591,7 @@ <h5>Parameters:</h5>
591
591
592
592
< dt class ="tag-source "> Source:</ dt >
593
593
< dd class ="tag-source "> < ul class ="dummy "> < li >
594
- < a href ="helpers_ConversationsHelper.js.html "> helpers/ConversationsHelper.js</ a > , < a href ="helpers_ConversationsHelper.js.html#line61 "> line 61 </ a >
594
+ < a href ="helpers_ConversationsHelper.js.html "> helpers/ConversationsHelper.js</ a > , < a href ="helpers_ConversationsHelper.js.html#line83 "> line 83 </ a >
595
595
</ li > </ ul > </ dd >
596
596
597
597
@@ -631,7 +631,7 @@ <h5>Returns:</h5>
631
631
</ dt >
632
632
< dd >
633
633
634
- < span class ="param-type "> Array.<object > </ span >
634
+ < span class ="param-type "> Array.<< a href =" global.html#Reply " > Reply </ a > > </ span >
635
635
636
636
637
637
</ dd >
@@ -649,7 +649,7 @@ <h5>Returns:</h5>
649
649
650
650
651
651
652
- < h4 class ="name " id ="listRepliesAll "> < span class ="type-signature "> (async) </ span > listRepliesAll< span class ="signature "> (conversationId, sort)</ span > < span class ="type-signature "> → {Array.<object > }</ span > </ h4 >
652
+ < h4 class ="name " id ="listRepliesAll "> < span class ="type-signature "> (async) </ span > listRepliesAll< span class ="signature "> (conversationId, sort)</ span > < span class ="type-signature "> → {Array.<< a href =" global.html#Reply " > Reply </ a > > }</ span > </ h4 >
653
653
654
654
655
655
@@ -773,7 +773,7 @@ <h5>Parameters:</h5>
773
773
774
774
< dt class ="tag-source "> Source:</ dt >
775
775
< dd class ="tag-source "> < ul class ="dummy "> < li >
776
- < a href ="helpers_ConversationsHelper.js.html "> helpers/ConversationsHelper.js</ a > , < a href ="helpers_ConversationsHelper.js.html#line72 "> line 72 </ a >
776
+ < a href ="helpers_ConversationsHelper.js.html "> helpers/ConversationsHelper.js</ a > , < a href ="helpers_ConversationsHelper.js.html#line94 "> line 94 </ a >
777
777
</ li > </ ul > </ dd >
778
778
779
779
@@ -813,7 +813,7 @@ <h5>Returns:</h5>
813
813
</ dt >
814
814
< dd >
815
815
816
- < span class ="param-type "> Array.<object > </ span >
816
+ < span class ="param-type "> Array.<< a href =" global.html#Reply " > Reply </ a > > </ span >
817
817
818
818
819
819
</ dd >
@@ -831,7 +831,7 @@ <h5>Returns:</h5>
831
831
832
832
833
833
834
- < h4 class ="name " id ="listRepliesUntil "> < span class ="type-signature "> (async) </ span > listRepliesUntil< span class ="signature "> (conversationId, shouldContinue, sort)</ span > < span class ="type-signature "> → {Array.<object > }</ span > </ h4 >
834
+ < h4 class ="name " id ="listRepliesUntil "> < span class ="type-signature "> (async) </ span > listRepliesUntil< span class ="signature "> (conversationId, shouldContinue, sort)</ span > < span class ="type-signature "> → {Array.<< a href =" global.html#Reply " > Reply </ a > > }</ span > </ h4 >
835
835
836
836
837
837
@@ -978,7 +978,7 @@ <h5>Parameters:</h5>
978
978
979
979
< dt class ="tag-source "> Source:</ dt >
980
980
< dd class ="tag-source "> < ul class ="dummy "> < li >
981
- < a href ="helpers_ConversationsHelper.js.html "> helpers/ConversationsHelper.js</ a > , < a href ="helpers_ConversationsHelper.js.html#line84 "> line 84 </ a >
981
+ < a href ="helpers_ConversationsHelper.js.html "> helpers/ConversationsHelper.js</ a > , < a href ="helpers_ConversationsHelper.js.html#line106 "> line 106 </ a >
982
982
</ li > </ ul > </ dd >
983
983
984
984
@@ -1018,7 +1018,7 @@ <h5>Returns:</h5>
1018
1018
</ dt >
1019
1019
< dd >
1020
1020
1021
- < span class ="param-type "> Array.<object > </ span >
1021
+ < span class ="param-type "> Array.<< a href =" global.html#Reply " > Reply </ a > > </ span >
1022
1022
1023
1023
1024
1024
</ dd >
@@ -1036,7 +1036,7 @@ <h5>Returns:</h5>
1036
1036
1037
1037
1038
1038
1039
- < h4 class ="name " id ="listUntil "> < span class ="type-signature "> (async) </ span > listUntil< span class ="signature "> (shouldContinue, sort)</ span > < span class ="type-signature "> → {Array.<object > }</ span > </ h4 >
1039
+ < h4 class ="name " id ="listUntil "> < span class ="type-signature "> (async) </ span > listUntil< span class ="signature "> (shouldContinue, sort)</ span > < span class ="type-signature "> → {Array.<< a href =" global.html#Conversation " > Conversation </ a > > }</ span > </ h4 >
1040
1040
1041
1041
1042
1042
@@ -1096,7 +1096,8 @@ <h5>Parameters:</h5>
1096
1096
1097
1097
1098
1098
1099
- < td class ="description last "> A function which determines if further pages are requested.</ td >
1099
+ < td class ="description last "> A function which determines if further pages are
1100
+ requested.</ td >
1100
1101
</ tr >
1101
1102
1102
1103
@@ -1160,7 +1161,7 @@ <h5>Parameters:</h5>
1160
1161
1161
1162
< dt class ="tag-source "> Source:</ dt >
1162
1163
< dd class ="tag-source "> < ul class ="dummy "> < li >
1163
- < a href ="helpers_ConversationsHelper.js.html "> helpers/ConversationsHelper.js</ a > , < a href ="helpers_ConversationsHelper.js.html#line37 "> line 37 </ a >
1164
+ < a href ="helpers_ConversationsHelper.js.html "> helpers/ConversationsHelper.js</ a > , < a href ="helpers_ConversationsHelper.js.html#line59 "> line 59 </ a >
1164
1165
</ li > </ ul > </ dd >
1165
1166
1166
1167
@@ -1200,7 +1201,7 @@ <h5>Returns:</h5>
1200
1201
</ dt >
1201
1202
< dd >
1202
1203
1203
- < span class ="param-type "> Array.<object > </ span >
1204
+ < span class ="param-type "> Array.<< a href =" global.html#Conversation " > Conversation </ a > > </ span >
1204
1205
1205
1206
1206
1207
</ dd >
@@ -1342,7 +1343,7 @@ <h5>Parameters:</h5>
1342
1343
1343
1344
< dt class ="tag-source "> Source:</ dt >
1344
1345
< dd class ="tag-source "> < ul class ="dummy "> < li >
1345
- < a href ="helpers_ConversationsHelper.js.html "> helpers/ConversationsHelper.js</ a > , < a href ="helpers_ConversationsHelper.js.html#line95 "> line 95 </ a >
1346
+ < a href ="helpers_ConversationsHelper.js.html "> helpers/ConversationsHelper.js</ a > , < a href ="helpers_ConversationsHelper.js.html#line117 "> line 117 </ a >
1346
1347
</ li > </ ul > </ dd >
1347
1348
1348
1349
@@ -1547,7 +1548,7 @@ <h5>Parameters:</h5>
1547
1548
1548
1549
< dt class ="tag-source "> Source:</ dt >
1549
1550
< dd class ="tag-source "> < ul class ="dummy "> < li >
1550
- < a href ="helpers_ConversationsHelper.js.html "> helpers/ConversationsHelper.js</ a > , < a href ="helpers_ConversationsHelper.js.html#line49 "> line 49 </ a >
1551
+ < a href ="helpers_ConversationsHelper.js.html "> helpers/ConversationsHelper.js</ a > , < a href ="helpers_ConversationsHelper.js.html#line71 "> line 71 </ a >
1551
1552
</ li > </ ul > </ dd >
1552
1553
1553
1554
@@ -1615,13 +1616,13 @@ <h5>Returns:</h5>
1615
1616
</ div >
1616
1617
1617
1618
< nav >
1618
- < h2 > < a href ="index.html "> Home</ a > </ h2 > < h3 > Classes</ h3 > < ul > < li > < a href ="AlertsHelper.html "> AlertsHelper</ a > </ li > < li > < a href ="ConversationsHelper.html "> ConversationsHelper</ a > </ li > < li > < a href ="DownloadsHelper.html "> DownloadsHelper</ a > </ li > < li > < a href ="Error.html "> Error</ a > </ li > < li > < a href ="Http.html "> Http</ a > </ li > < li > < a href ="LicensesHelper.html "> LicensesHelper</ a > </ li > < li > < a href ="MembersHelper.html "> MembersHelper</ a > </ li > < li > < a href ="ProfilePostsHelper.html "> ProfilePostsHelper</ a > </ li > < li > < a href ="PurchasesHelper.html "> PurchasesHelper</ a > </ li > < li > < a href ="ResourcesHelper.html "> ResourcesHelper</ a > </ li > < li > < a href ="ReviewsHelper.html "> ReviewsHelper</ a > </ li > < li > < a href ="SortOptions.html "> SortOptions</ a > </ li > < li > < a href ="ThreadsHelper.html "> ThreadsHelper</ a > </ li > < li > < a href ="Token.html "> Token</ a > </ li > < li > < a href ="TokenType.html "> TokenType</ a > </ li > < li > < a href ="UpdatesHelper.html "> UpdatesHelper</ a > </ li > < li > < a href ="VersionsHelper.html "> VersionsHelper</ a > </ li > < li > < a href ="Wrapper.html "> Wrapper</ a > </ li > </ ul >
1619
+ < h2 > < a href ="index.html "> Home</ a > </ h2 > < h3 > Classes</ h3 > < ul > < li > < a href ="AlertsHelper.html "> AlertsHelper</ a > </ li > < li > < a href ="ConversationsHelper.html "> ConversationsHelper</ a > </ li > < li > < a href ="DownloadsHelper.html "> DownloadsHelper</ a > </ li > < li > < a href ="Error.html "> Error</ a > </ li > < li > < a href ="Http.html "> Http</ a > </ li > < li > < a href ="LicensesHelper.html "> LicensesHelper</ a > </ li > < li > < a href ="MembersHelper.html "> MembersHelper</ a > </ li > < li > < a href ="ProfilePostsHelper.html "> ProfilePostsHelper</ a > </ li > < li > < a href ="PurchasesHelper.html "> PurchasesHelper</ a > </ li > < li > < a href ="ResourcesHelper.html "> ResourcesHelper</ a > </ li > < li > < a href ="ReviewsHelper.html "> ReviewsHelper</ a > </ li > < li > < a href ="SortOptions.html "> SortOptions</ a > </ li > < li > < a href ="ThreadsHelper.html "> ThreadsHelper</ a > </ li > < li > < a href ="Token.html "> Token</ a > </ li > < li > < a href ="TokenType.html "> TokenType</ a > </ li > < li > < a href ="UpdatesHelper.html "> UpdatesHelper</ a > </ li > < li > < a href ="VersionsHelper.html "> VersionsHelper</ a > </ li > < li > < a href ="Wrapper.html "> Wrapper</ a > </ li > </ ul > < h3 > < a href ="global.html "> Global</ a > </ h3 >
1619
1620
</ nav >
1620
1621
1621
1622
< br class ="clear ">
1622
1623
1623
1624
< footer >
1624
- Documentation generated by < a href ="https://github.com/jsdoc/jsdoc "> JSDoc 3.6.7 </ a > on Sat Jan 15 2022 23:23:21 GMT+0000 (Greenwich Mean Time)
1625
+ Documentation generated by < a href ="https://github.com/jsdoc/jsdoc "> JSDoc 3.6.10 </ a > on Mon Mar 07 2022 17:36:03 GMT+0000 (Greenwich Mean Time)
1625
1626
</ footer >
1626
1627
1627
1628
< script > prettyPrint ( ) ; </ script >
0 commit comments