zaccl 4.1.3 → 4.1.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/docs/ECatCloudRecording.js.html +1 -1
- package/docs/ECatGroup.js.html +1 -1
- package/docs/ECatMeeting.js.html +2 -2
- package/docs/ECatUser.js.html +1 -1
- package/docs/ECatWebinar.js.html +3 -3
- package/docs/api.cloudRecording.html +1 -1
- package/docs/api.group.html +1 -1
- package/docs/api.meeting.html +152 -152
- package/docs/api.user.html +1 -1
- package/docs/api.webinar.html +80 -80
- package/docs/index.html +1 -1
- package/lib/endpoints/ECatMeeting.d.ts +1 -1
- package/lib/endpoints/ECatMeeting.js +1 -1
- package/lib/endpoints/ECatWebinar.d.ts +2 -2
- package/lib/endpoints/ECatWebinar.js +2 -2
- package/lib/endpoints/ECatWebinar.js.map +1 -1
- package/package.json +1 -1
- package/src/endpoints/ECatMeeting.ts +1 -1
- package/src/endpoints/ECatWebinar.ts +2 -2
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
|
|
28
28
|
<nav style="border-right: 2px solid #ccc; padding-bottom: 25px;" >
|
|
29
29
|
|
|
30
|
-
<h2><a style="font-size: 30px;" href="index.html">ZACCL API</a></h2><h3>Endpoint Functions</h3><ul><li><a href="api.cloudRecording.html">api.cloudRecording</a><ul class='methods'><li data-type='method'><a href="api.cloudRecording.html#listAccountRecordings">listAccountRecordings</a></li><li data-type='method'><a href="api.cloudRecording.html#listMeetingRecordings">listMeetingRecordings</a></li><li data-type='method'><a href="api.cloudRecording.html#listUserRecordings">listUserRecordings</a></li></ul></li><li><a href="api.group.html">api.group</a><ul class='methods'><li data-type='method'><a href="api.group.html#listGroupMembers">listGroupMembers</a></li></ul></li><li><a href="api.meeting.html">api.meeting</a><ul class='methods'><li data-type='method'><a href="api.meeting.html#addAltHost">addAltHost</a></li><li data-type='method'><a href="api.meeting.html#create">create</a></li><li data-type='method'><a href="api.meeting.html#delete">delete</a></li><li data-type='method'><a href="api.meeting.html#get">get</a></li><li data-type='method'><a href="api.meeting.html#getActivitiesReport">getActivitiesReport</a></li><li data-type='method'><a href="api.meeting.html#
|
|
30
|
+
<h2><a style="font-size: 30px;" href="index.html">ZACCL API</a></h2><h3>Endpoint Functions</h3><ul><li><a href="api.cloudRecording.html">api.cloudRecording</a><ul class='methods'><li data-type='method'><a href="api.cloudRecording.html#listAccountRecordings">listAccountRecordings</a></li><li data-type='method'><a href="api.cloudRecording.html#listMeetingRecordings">listMeetingRecordings</a></li><li data-type='method'><a href="api.cloudRecording.html#listUserRecordings">listUserRecordings</a></li></ul></li><li><a href="api.group.html">api.group</a><ul class='methods'><li data-type='method'><a href="api.group.html#listGroupMembers">listGroupMembers</a></li></ul></li><li><a href="api.meeting.html">api.meeting</a><ul class='methods'><li data-type='method'><a href="api.meeting.html#addAltHost">addAltHost</a></li><li data-type='method'><a href="api.meeting.html#create">create</a></li><li data-type='method'><a href="api.meeting.html#delete">delete</a></li><li data-type='method'><a href="api.meeting.html#get">get</a></li><li data-type='method'><a href="api.meeting.html#getActivitiesReport">getActivitiesReport</a></li><li data-type='method'><a href="api.meeting.html#getParticipantReport">getParticipantReport</a></li><li data-type='method'><a href="api.meeting.html#getPastMeetingDetails">getPastMeetingDetails</a></li><li data-type='method'><a href="api.meeting.html#getPollInfo">getPollInfo</a></li><li data-type='method'><a href="api.meeting.html#getQAReport">getQAReport</a></li><li data-type='method'><a href="api.meeting.html#getTranscript">getTranscript</a></li><li data-type='method'><a href="api.meeting.html#listPastInstances">listPastInstances</a></li><li data-type='method'><a href="api.meeting.html#listPastMeetingParticipants">listPastMeetingParticipants</a></li><li data-type='method'><a href="api.meeting.html#listPastPollOccurrences">listPastPollOccurrences</a></li><li data-type='method'><a href="api.meeting.html#update">update</a></li></ul></li><li><a href="api.user.html">api.user</a><ul class='methods'><li data-type='method'><a href="api.user.html#activate">activate</a></li><li data-type='method'><a href="api.user.html#addWebinarLicense">addWebinarLicense</a></li><li data-type='method'><a href="api.user.html#get">get</a></li><li data-type='method'><a href="api.user.html#getZAKToken">getZAKToken</a></li><li data-type='method'><a href="api.user.html#promoteToLicensed">promoteToLicensed</a></li></ul></li><li><a href="api.webinar.html">api.webinar</a><ul class='methods'><li data-type='method'><a href="api.webinar.html#addPanelist">addPanelist</a></li><li data-type='method'><a href="api.webinar.html#create">create</a></li><li data-type='method'><a href="api.webinar.html#get">get</a></li><li data-type='method'><a href="api.webinar.html#getParticipantReport">getParticipantReport</a></li><li data-type='method'><a href="api.webinar.html#getPollReport">getPollReport</a></li><li data-type='method'><a href="api.webinar.html#getQAReport">getQAReport</a></li><li data-type='method'><a href="api.webinar.html#listPanelists">listPanelists</a></li></ul></li></ul>
|
|
31
31
|
</nav>
|
|
32
32
|
|
|
33
33
|
<div id="main">
|
package/docs/ECatGroup.js.html
CHANGED
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
|
|
28
28
|
<nav style="border-right: 2px solid #ccc; padding-bottom: 25px;" >
|
|
29
29
|
|
|
30
|
-
<h2><a style="font-size: 30px;" href="index.html">ZACCL API</a></h2><h3>Endpoint Functions</h3><ul><li><a href="api.cloudRecording.html">api.cloudRecording</a><ul class='methods'><li data-type='method'><a href="api.cloudRecording.html#listAccountRecordings">listAccountRecordings</a></li><li data-type='method'><a href="api.cloudRecording.html#listMeetingRecordings">listMeetingRecordings</a></li><li data-type='method'><a href="api.cloudRecording.html#listUserRecordings">listUserRecordings</a></li></ul></li><li><a href="api.group.html">api.group</a><ul class='methods'><li data-type='method'><a href="api.group.html#listGroupMembers">listGroupMembers</a></li></ul></li><li><a href="api.meeting.html">api.meeting</a><ul class='methods'><li data-type='method'><a href="api.meeting.html#addAltHost">addAltHost</a></li><li data-type='method'><a href="api.meeting.html#create">create</a></li><li data-type='method'><a href="api.meeting.html#delete">delete</a></li><li data-type='method'><a href="api.meeting.html#get">get</a></li><li data-type='method'><a href="api.meeting.html#getActivitiesReport">getActivitiesReport</a></li><li data-type='method'><a href="api.meeting.html#
|
|
30
|
+
<h2><a style="font-size: 30px;" href="index.html">ZACCL API</a></h2><h3>Endpoint Functions</h3><ul><li><a href="api.cloudRecording.html">api.cloudRecording</a><ul class='methods'><li data-type='method'><a href="api.cloudRecording.html#listAccountRecordings">listAccountRecordings</a></li><li data-type='method'><a href="api.cloudRecording.html#listMeetingRecordings">listMeetingRecordings</a></li><li data-type='method'><a href="api.cloudRecording.html#listUserRecordings">listUserRecordings</a></li></ul></li><li><a href="api.group.html">api.group</a><ul class='methods'><li data-type='method'><a href="api.group.html#listGroupMembers">listGroupMembers</a></li></ul></li><li><a href="api.meeting.html">api.meeting</a><ul class='methods'><li data-type='method'><a href="api.meeting.html#addAltHost">addAltHost</a></li><li data-type='method'><a href="api.meeting.html#create">create</a></li><li data-type='method'><a href="api.meeting.html#delete">delete</a></li><li data-type='method'><a href="api.meeting.html#get">get</a></li><li data-type='method'><a href="api.meeting.html#getActivitiesReport">getActivitiesReport</a></li><li data-type='method'><a href="api.meeting.html#getParticipantReport">getParticipantReport</a></li><li data-type='method'><a href="api.meeting.html#getPastMeetingDetails">getPastMeetingDetails</a></li><li data-type='method'><a href="api.meeting.html#getPollInfo">getPollInfo</a></li><li data-type='method'><a href="api.meeting.html#getQAReport">getQAReport</a></li><li data-type='method'><a href="api.meeting.html#getTranscript">getTranscript</a></li><li data-type='method'><a href="api.meeting.html#listPastInstances">listPastInstances</a></li><li data-type='method'><a href="api.meeting.html#listPastMeetingParticipants">listPastMeetingParticipants</a></li><li data-type='method'><a href="api.meeting.html#listPastPollOccurrences">listPastPollOccurrences</a></li><li data-type='method'><a href="api.meeting.html#update">update</a></li></ul></li><li><a href="api.user.html">api.user</a><ul class='methods'><li data-type='method'><a href="api.user.html#activate">activate</a></li><li data-type='method'><a href="api.user.html#addWebinarLicense">addWebinarLicense</a></li><li data-type='method'><a href="api.user.html#get">get</a></li><li data-type='method'><a href="api.user.html#getZAKToken">getZAKToken</a></li><li data-type='method'><a href="api.user.html#promoteToLicensed">promoteToLicensed</a></li></ul></li><li><a href="api.webinar.html">api.webinar</a><ul class='methods'><li data-type='method'><a href="api.webinar.html#addPanelist">addPanelist</a></li><li data-type='method'><a href="api.webinar.html#create">create</a></li><li data-type='method'><a href="api.webinar.html#get">get</a></li><li data-type='method'><a href="api.webinar.html#getParticipantReport">getParticipantReport</a></li><li data-type='method'><a href="api.webinar.html#getPollReport">getPollReport</a></li><li data-type='method'><a href="api.webinar.html#getQAReport">getQAReport</a></li><li data-type='method'><a href="api.webinar.html#listPanelists">listPanelists</a></li></ul></li></ul>
|
|
31
31
|
</nav>
|
|
32
32
|
|
|
33
33
|
<div id="main">
|
package/docs/ECatMeeting.js.html
CHANGED
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
|
|
28
28
|
<nav style="border-right: 2px solid #ccc; padding-bottom: 25px;" >
|
|
29
29
|
|
|
30
|
-
<h2><a style="font-size: 30px;" href="index.html">ZACCL API</a></h2><h3>Endpoint Functions</h3><ul><li><a href="api.cloudRecording.html">api.cloudRecording</a><ul class='methods'><li data-type='method'><a href="api.cloudRecording.html#listAccountRecordings">listAccountRecordings</a></li><li data-type='method'><a href="api.cloudRecording.html#listMeetingRecordings">listMeetingRecordings</a></li><li data-type='method'><a href="api.cloudRecording.html#listUserRecordings">listUserRecordings</a></li></ul></li><li><a href="api.group.html">api.group</a><ul class='methods'><li data-type='method'><a href="api.group.html#listGroupMembers">listGroupMembers</a></li></ul></li><li><a href="api.meeting.html">api.meeting</a><ul class='methods'><li data-type='method'><a href="api.meeting.html#addAltHost">addAltHost</a></li><li data-type='method'><a href="api.meeting.html#create">create</a></li><li data-type='method'><a href="api.meeting.html#delete">delete</a></li><li data-type='method'><a href="api.meeting.html#get">get</a></li><li data-type='method'><a href="api.meeting.html#getActivitiesReport">getActivitiesReport</a></li><li data-type='method'><a href="api.meeting.html#
|
|
30
|
+
<h2><a style="font-size: 30px;" href="index.html">ZACCL API</a></h2><h3>Endpoint Functions</h3><ul><li><a href="api.cloudRecording.html">api.cloudRecording</a><ul class='methods'><li data-type='method'><a href="api.cloudRecording.html#listAccountRecordings">listAccountRecordings</a></li><li data-type='method'><a href="api.cloudRecording.html#listMeetingRecordings">listMeetingRecordings</a></li><li data-type='method'><a href="api.cloudRecording.html#listUserRecordings">listUserRecordings</a></li></ul></li><li><a href="api.group.html">api.group</a><ul class='methods'><li data-type='method'><a href="api.group.html#listGroupMembers">listGroupMembers</a></li></ul></li><li><a href="api.meeting.html">api.meeting</a><ul class='methods'><li data-type='method'><a href="api.meeting.html#addAltHost">addAltHost</a></li><li data-type='method'><a href="api.meeting.html#create">create</a></li><li data-type='method'><a href="api.meeting.html#delete">delete</a></li><li data-type='method'><a href="api.meeting.html#get">get</a></li><li data-type='method'><a href="api.meeting.html#getActivitiesReport">getActivitiesReport</a></li><li data-type='method'><a href="api.meeting.html#getParticipantReport">getParticipantReport</a></li><li data-type='method'><a href="api.meeting.html#getPastMeetingDetails">getPastMeetingDetails</a></li><li data-type='method'><a href="api.meeting.html#getPollInfo">getPollInfo</a></li><li data-type='method'><a href="api.meeting.html#getQAReport">getQAReport</a></li><li data-type='method'><a href="api.meeting.html#getTranscript">getTranscript</a></li><li data-type='method'><a href="api.meeting.html#listPastInstances">listPastInstances</a></li><li data-type='method'><a href="api.meeting.html#listPastMeetingParticipants">listPastMeetingParticipants</a></li><li data-type='method'><a href="api.meeting.html#listPastPollOccurrences">listPastPollOccurrences</a></li><li data-type='method'><a href="api.meeting.html#update">update</a></li></ul></li><li><a href="api.user.html">api.user</a><ul class='methods'><li data-type='method'><a href="api.user.html#activate">activate</a></li><li data-type='method'><a href="api.user.html#addWebinarLicense">addWebinarLicense</a></li><li data-type='method'><a href="api.user.html#get">get</a></li><li data-type='method'><a href="api.user.html#getZAKToken">getZAKToken</a></li><li data-type='method'><a href="api.user.html#promoteToLicensed">promoteToLicensed</a></li></ul></li><li><a href="api.webinar.html">api.webinar</a><ul class='methods'><li data-type='method'><a href="api.webinar.html#addPanelist">addPanelist</a></li><li data-type='method'><a href="api.webinar.html#create">create</a></li><li data-type='method'><a href="api.webinar.html#get">get</a></li><li data-type='method'><a href="api.webinar.html#getParticipantReport">getParticipantReport</a></li><li data-type='method'><a href="api.webinar.html#getPollReport">getPollReport</a></li><li data-type='method'><a href="api.webinar.html#getQAReport">getQAReport</a></li><li data-type='method'><a href="api.webinar.html#listPanelists">listPanelists</a></li></ul></li></ul>
|
|
31
31
|
</nav>
|
|
32
32
|
|
|
33
33
|
<div id="main">
|
|
@@ -794,7 +794,7 @@ var ECatMeeting = /** @class */ (function (_super) {
|
|
|
794
794
|
* @author Gabe Abrams
|
|
795
795
|
* @instance
|
|
796
796
|
* @memberof api.meeting
|
|
797
|
-
* @method
|
|
797
|
+
* @method getQAReport
|
|
798
798
|
* @param opts object containing all arguments
|
|
799
799
|
* @param opts.meetingId the Zoom UUID of the meeting
|
|
800
800
|
* @returns list of questions and answers from the meeting
|
package/docs/ECatUser.js.html
CHANGED
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
|
|
28
28
|
<nav style="border-right: 2px solid #ccc; padding-bottom: 25px;" >
|
|
29
29
|
|
|
30
|
-
<h2><a style="font-size: 30px;" href="index.html">ZACCL API</a></h2><h3>Endpoint Functions</h3><ul><li><a href="api.cloudRecording.html">api.cloudRecording</a><ul class='methods'><li data-type='method'><a href="api.cloudRecording.html#listAccountRecordings">listAccountRecordings</a></li><li data-type='method'><a href="api.cloudRecording.html#listMeetingRecordings">listMeetingRecordings</a></li><li data-type='method'><a href="api.cloudRecording.html#listUserRecordings">listUserRecordings</a></li></ul></li><li><a href="api.group.html">api.group</a><ul class='methods'><li data-type='method'><a href="api.group.html#listGroupMembers">listGroupMembers</a></li></ul></li><li><a href="api.meeting.html">api.meeting</a><ul class='methods'><li data-type='method'><a href="api.meeting.html#addAltHost">addAltHost</a></li><li data-type='method'><a href="api.meeting.html#create">create</a></li><li data-type='method'><a href="api.meeting.html#delete">delete</a></li><li data-type='method'><a href="api.meeting.html#get">get</a></li><li data-type='method'><a href="api.meeting.html#getActivitiesReport">getActivitiesReport</a></li><li data-type='method'><a href="api.meeting.html#
|
|
30
|
+
<h2><a style="font-size: 30px;" href="index.html">ZACCL API</a></h2><h3>Endpoint Functions</h3><ul><li><a href="api.cloudRecording.html">api.cloudRecording</a><ul class='methods'><li data-type='method'><a href="api.cloudRecording.html#listAccountRecordings">listAccountRecordings</a></li><li data-type='method'><a href="api.cloudRecording.html#listMeetingRecordings">listMeetingRecordings</a></li><li data-type='method'><a href="api.cloudRecording.html#listUserRecordings">listUserRecordings</a></li></ul></li><li><a href="api.group.html">api.group</a><ul class='methods'><li data-type='method'><a href="api.group.html#listGroupMembers">listGroupMembers</a></li></ul></li><li><a href="api.meeting.html">api.meeting</a><ul class='methods'><li data-type='method'><a href="api.meeting.html#addAltHost">addAltHost</a></li><li data-type='method'><a href="api.meeting.html#create">create</a></li><li data-type='method'><a href="api.meeting.html#delete">delete</a></li><li data-type='method'><a href="api.meeting.html#get">get</a></li><li data-type='method'><a href="api.meeting.html#getActivitiesReport">getActivitiesReport</a></li><li data-type='method'><a href="api.meeting.html#getParticipantReport">getParticipantReport</a></li><li data-type='method'><a href="api.meeting.html#getPastMeetingDetails">getPastMeetingDetails</a></li><li data-type='method'><a href="api.meeting.html#getPollInfo">getPollInfo</a></li><li data-type='method'><a href="api.meeting.html#getQAReport">getQAReport</a></li><li data-type='method'><a href="api.meeting.html#getTranscript">getTranscript</a></li><li data-type='method'><a href="api.meeting.html#listPastInstances">listPastInstances</a></li><li data-type='method'><a href="api.meeting.html#listPastMeetingParticipants">listPastMeetingParticipants</a></li><li data-type='method'><a href="api.meeting.html#listPastPollOccurrences">listPastPollOccurrences</a></li><li data-type='method'><a href="api.meeting.html#update">update</a></li></ul></li><li><a href="api.user.html">api.user</a><ul class='methods'><li data-type='method'><a href="api.user.html#activate">activate</a></li><li data-type='method'><a href="api.user.html#addWebinarLicense">addWebinarLicense</a></li><li data-type='method'><a href="api.user.html#get">get</a></li><li data-type='method'><a href="api.user.html#getZAKToken">getZAKToken</a></li><li data-type='method'><a href="api.user.html#promoteToLicensed">promoteToLicensed</a></li></ul></li><li><a href="api.webinar.html">api.webinar</a><ul class='methods'><li data-type='method'><a href="api.webinar.html#addPanelist">addPanelist</a></li><li data-type='method'><a href="api.webinar.html#create">create</a></li><li data-type='method'><a href="api.webinar.html#get">get</a></li><li data-type='method'><a href="api.webinar.html#getParticipantReport">getParticipantReport</a></li><li data-type='method'><a href="api.webinar.html#getPollReport">getPollReport</a></li><li data-type='method'><a href="api.webinar.html#getQAReport">getQAReport</a></li><li data-type='method'><a href="api.webinar.html#listPanelists">listPanelists</a></li></ul></li></ul>
|
|
31
31
|
</nav>
|
|
32
32
|
|
|
33
33
|
<div id="main">
|
package/docs/ECatWebinar.js.html
CHANGED
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
|
|
28
28
|
<nav style="border-right: 2px solid #ccc; padding-bottom: 25px;" >
|
|
29
29
|
|
|
30
|
-
<h2><a style="font-size: 30px;" href="index.html">ZACCL API</a></h2><h3>Endpoint Functions</h3><ul><li><a href="api.cloudRecording.html">api.cloudRecording</a><ul class='methods'><li data-type='method'><a href="api.cloudRecording.html#listAccountRecordings">listAccountRecordings</a></li><li data-type='method'><a href="api.cloudRecording.html#listMeetingRecordings">listMeetingRecordings</a></li><li data-type='method'><a href="api.cloudRecording.html#listUserRecordings">listUserRecordings</a></li></ul></li><li><a href="api.group.html">api.group</a><ul class='methods'><li data-type='method'><a href="api.group.html#listGroupMembers">listGroupMembers</a></li></ul></li><li><a href="api.meeting.html">api.meeting</a><ul class='methods'><li data-type='method'><a href="api.meeting.html#addAltHost">addAltHost</a></li><li data-type='method'><a href="api.meeting.html#create">create</a></li><li data-type='method'><a href="api.meeting.html#delete">delete</a></li><li data-type='method'><a href="api.meeting.html#get">get</a></li><li data-type='method'><a href="api.meeting.html#getActivitiesReport">getActivitiesReport</a></li><li data-type='method'><a href="api.meeting.html#
|
|
30
|
+
<h2><a style="font-size: 30px;" href="index.html">ZACCL API</a></h2><h3>Endpoint Functions</h3><ul><li><a href="api.cloudRecording.html">api.cloudRecording</a><ul class='methods'><li data-type='method'><a href="api.cloudRecording.html#listAccountRecordings">listAccountRecordings</a></li><li data-type='method'><a href="api.cloudRecording.html#listMeetingRecordings">listMeetingRecordings</a></li><li data-type='method'><a href="api.cloudRecording.html#listUserRecordings">listUserRecordings</a></li></ul></li><li><a href="api.group.html">api.group</a><ul class='methods'><li data-type='method'><a href="api.group.html#listGroupMembers">listGroupMembers</a></li></ul></li><li><a href="api.meeting.html">api.meeting</a><ul class='methods'><li data-type='method'><a href="api.meeting.html#addAltHost">addAltHost</a></li><li data-type='method'><a href="api.meeting.html#create">create</a></li><li data-type='method'><a href="api.meeting.html#delete">delete</a></li><li data-type='method'><a href="api.meeting.html#get">get</a></li><li data-type='method'><a href="api.meeting.html#getActivitiesReport">getActivitiesReport</a></li><li data-type='method'><a href="api.meeting.html#getParticipantReport">getParticipantReport</a></li><li data-type='method'><a href="api.meeting.html#getPastMeetingDetails">getPastMeetingDetails</a></li><li data-type='method'><a href="api.meeting.html#getPollInfo">getPollInfo</a></li><li data-type='method'><a href="api.meeting.html#getQAReport">getQAReport</a></li><li data-type='method'><a href="api.meeting.html#getTranscript">getTranscript</a></li><li data-type='method'><a href="api.meeting.html#listPastInstances">listPastInstances</a></li><li data-type='method'><a href="api.meeting.html#listPastMeetingParticipants">listPastMeetingParticipants</a></li><li data-type='method'><a href="api.meeting.html#listPastPollOccurrences">listPastPollOccurrences</a></li><li data-type='method'><a href="api.meeting.html#update">update</a></li></ul></li><li><a href="api.user.html">api.user</a><ul class='methods'><li data-type='method'><a href="api.user.html#activate">activate</a></li><li data-type='method'><a href="api.user.html#addWebinarLicense">addWebinarLicense</a></li><li data-type='method'><a href="api.user.html#get">get</a></li><li data-type='method'><a href="api.user.html#getZAKToken">getZAKToken</a></li><li data-type='method'><a href="api.user.html#promoteToLicensed">promoteToLicensed</a></li></ul></li><li><a href="api.webinar.html">api.webinar</a><ul class='methods'><li data-type='method'><a href="api.webinar.html#addPanelist">addPanelist</a></li><li data-type='method'><a href="api.webinar.html#create">create</a></li><li data-type='method'><a href="api.webinar.html#get">get</a></li><li data-type='method'><a href="api.webinar.html#getParticipantReport">getParticipantReport</a></li><li data-type='method'><a href="api.webinar.html#getPollReport">getPollReport</a></li><li data-type='method'><a href="api.webinar.html#getQAReport">getQAReport</a></li><li data-type='method'><a href="api.webinar.html#listPanelists">listPanelists</a></li></ul></li></ul>
|
|
31
31
|
</nav>
|
|
32
32
|
|
|
33
33
|
<div id="main">
|
|
@@ -268,7 +268,7 @@ var ECatWebinar = /** @class */ (function (_super) {
|
|
|
268
268
|
* @author Gabe Abrams
|
|
269
269
|
* @instance
|
|
270
270
|
* @memberof api.webinar
|
|
271
|
-
* @method
|
|
271
|
+
* @method getParticipantReport
|
|
272
272
|
* @param opts object containing all arguments
|
|
273
273
|
* @param opts.webinarId the id for the webinar to query
|
|
274
274
|
* @param [opts.onNewPage] callback function that is called when a new page of results is received.
|
|
@@ -276,7 +276,7 @@ var ECatWebinar = /** @class */ (function (_super) {
|
|
|
276
276
|
* for custom throttle control
|
|
277
277
|
* @returns list of participants
|
|
278
278
|
*/
|
|
279
|
-
ECatWebinar.prototype.
|
|
279
|
+
ECatWebinar.prototype.getParticipantReport = function (opts) {
|
|
280
280
|
return __awaiter(this, void 0, void 0, function () {
|
|
281
281
|
return __generator(this, function (_a) {
|
|
282
282
|
return [2 /*return*/, this.visitEndpoint({
|
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
|
|
28
28
|
<nav style="border-right: 2px solid #ccc; padding-bottom: 25px;" >
|
|
29
29
|
|
|
30
|
-
<h2><a style="font-size: 30px;" href="index.html">ZACCL API</a></h2><h3>Endpoint Functions</h3><ul><li><a href="api.cloudRecording.html">api.cloudRecording</a><ul class='methods'><li data-type='method'><a href="api.cloudRecording.html#listAccountRecordings">listAccountRecordings</a></li><li data-type='method'><a href="api.cloudRecording.html#listMeetingRecordings">listMeetingRecordings</a></li><li data-type='method'><a href="api.cloudRecording.html#listUserRecordings">listUserRecordings</a></li></ul></li><li><a href="api.group.html">api.group</a><ul class='methods'><li data-type='method'><a href="api.group.html#listGroupMembers">listGroupMembers</a></li></ul></li><li><a href="api.meeting.html">api.meeting</a><ul class='methods'><li data-type='method'><a href="api.meeting.html#addAltHost">addAltHost</a></li><li data-type='method'><a href="api.meeting.html#create">create</a></li><li data-type='method'><a href="api.meeting.html#delete">delete</a></li><li data-type='method'><a href="api.meeting.html#get">get</a></li><li data-type='method'><a href="api.meeting.html#getActivitiesReport">getActivitiesReport</a></li><li data-type='method'><a href="api.meeting.html#
|
|
30
|
+
<h2><a style="font-size: 30px;" href="index.html">ZACCL API</a></h2><h3>Endpoint Functions</h3><ul><li><a href="api.cloudRecording.html">api.cloudRecording</a><ul class='methods'><li data-type='method'><a href="api.cloudRecording.html#listAccountRecordings">listAccountRecordings</a></li><li data-type='method'><a href="api.cloudRecording.html#listMeetingRecordings">listMeetingRecordings</a></li><li data-type='method'><a href="api.cloudRecording.html#listUserRecordings">listUserRecordings</a></li></ul></li><li><a href="api.group.html">api.group</a><ul class='methods'><li data-type='method'><a href="api.group.html#listGroupMembers">listGroupMembers</a></li></ul></li><li><a href="api.meeting.html">api.meeting</a><ul class='methods'><li data-type='method'><a href="api.meeting.html#addAltHost">addAltHost</a></li><li data-type='method'><a href="api.meeting.html#create">create</a></li><li data-type='method'><a href="api.meeting.html#delete">delete</a></li><li data-type='method'><a href="api.meeting.html#get">get</a></li><li data-type='method'><a href="api.meeting.html#getActivitiesReport">getActivitiesReport</a></li><li data-type='method'><a href="api.meeting.html#getParticipantReport">getParticipantReport</a></li><li data-type='method'><a href="api.meeting.html#getPastMeetingDetails">getPastMeetingDetails</a></li><li data-type='method'><a href="api.meeting.html#getPollInfo">getPollInfo</a></li><li data-type='method'><a href="api.meeting.html#getQAReport">getQAReport</a></li><li data-type='method'><a href="api.meeting.html#getTranscript">getTranscript</a></li><li data-type='method'><a href="api.meeting.html#listPastInstances">listPastInstances</a></li><li data-type='method'><a href="api.meeting.html#listPastMeetingParticipants">listPastMeetingParticipants</a></li><li data-type='method'><a href="api.meeting.html#listPastPollOccurrences">listPastPollOccurrences</a></li><li data-type='method'><a href="api.meeting.html#update">update</a></li></ul></li><li><a href="api.user.html">api.user</a><ul class='methods'><li data-type='method'><a href="api.user.html#activate">activate</a></li><li data-type='method'><a href="api.user.html#addWebinarLicense">addWebinarLicense</a></li><li data-type='method'><a href="api.user.html#get">get</a></li><li data-type='method'><a href="api.user.html#getZAKToken">getZAKToken</a></li><li data-type='method'><a href="api.user.html#promoteToLicensed">promoteToLicensed</a></li></ul></li><li><a href="api.webinar.html">api.webinar</a><ul class='methods'><li data-type='method'><a href="api.webinar.html#addPanelist">addPanelist</a></li><li data-type='method'><a href="api.webinar.html#create">create</a></li><li data-type='method'><a href="api.webinar.html#get">get</a></li><li data-type='method'><a href="api.webinar.html#getParticipantReport">getParticipantReport</a></li><li data-type='method'><a href="api.webinar.html#getPollReport">getPollReport</a></li><li data-type='method'><a href="api.webinar.html#getQAReport">getQAReport</a></li><li data-type='method'><a href="api.webinar.html#listPanelists">listPanelists</a></li></ul></li></ul>
|
|
31
31
|
</nav>
|
|
32
32
|
|
|
33
33
|
<div id="main">
|
package/docs/api.group.html
CHANGED
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
|
|
28
28
|
<nav style="border-right: 2px solid #ccc; padding-bottom: 25px;" >
|
|
29
29
|
|
|
30
|
-
<h2><a style="font-size: 30px;" href="index.html">ZACCL API</a></h2><h3>Endpoint Functions</h3><ul><li><a href="api.cloudRecording.html">api.cloudRecording</a><ul class='methods'><li data-type='method'><a href="api.cloudRecording.html#listAccountRecordings">listAccountRecordings</a></li><li data-type='method'><a href="api.cloudRecording.html#listMeetingRecordings">listMeetingRecordings</a></li><li data-type='method'><a href="api.cloudRecording.html#listUserRecordings">listUserRecordings</a></li></ul></li><li><a href="api.group.html">api.group</a><ul class='methods'><li data-type='method'><a href="api.group.html#listGroupMembers">listGroupMembers</a></li></ul></li><li><a href="api.meeting.html">api.meeting</a><ul class='methods'><li data-type='method'><a href="api.meeting.html#addAltHost">addAltHost</a></li><li data-type='method'><a href="api.meeting.html#create">create</a></li><li data-type='method'><a href="api.meeting.html#delete">delete</a></li><li data-type='method'><a href="api.meeting.html#get">get</a></li><li data-type='method'><a href="api.meeting.html#getActivitiesReport">getActivitiesReport</a></li><li data-type='method'><a href="api.meeting.html#
|
|
30
|
+
<h2><a style="font-size: 30px;" href="index.html">ZACCL API</a></h2><h3>Endpoint Functions</h3><ul><li><a href="api.cloudRecording.html">api.cloudRecording</a><ul class='methods'><li data-type='method'><a href="api.cloudRecording.html#listAccountRecordings">listAccountRecordings</a></li><li data-type='method'><a href="api.cloudRecording.html#listMeetingRecordings">listMeetingRecordings</a></li><li data-type='method'><a href="api.cloudRecording.html#listUserRecordings">listUserRecordings</a></li></ul></li><li><a href="api.group.html">api.group</a><ul class='methods'><li data-type='method'><a href="api.group.html#listGroupMembers">listGroupMembers</a></li></ul></li><li><a href="api.meeting.html">api.meeting</a><ul class='methods'><li data-type='method'><a href="api.meeting.html#addAltHost">addAltHost</a></li><li data-type='method'><a href="api.meeting.html#create">create</a></li><li data-type='method'><a href="api.meeting.html#delete">delete</a></li><li data-type='method'><a href="api.meeting.html#get">get</a></li><li data-type='method'><a href="api.meeting.html#getActivitiesReport">getActivitiesReport</a></li><li data-type='method'><a href="api.meeting.html#getParticipantReport">getParticipantReport</a></li><li data-type='method'><a href="api.meeting.html#getPastMeetingDetails">getPastMeetingDetails</a></li><li data-type='method'><a href="api.meeting.html#getPollInfo">getPollInfo</a></li><li data-type='method'><a href="api.meeting.html#getQAReport">getQAReport</a></li><li data-type='method'><a href="api.meeting.html#getTranscript">getTranscript</a></li><li data-type='method'><a href="api.meeting.html#listPastInstances">listPastInstances</a></li><li data-type='method'><a href="api.meeting.html#listPastMeetingParticipants">listPastMeetingParticipants</a></li><li data-type='method'><a href="api.meeting.html#listPastPollOccurrences">listPastPollOccurrences</a></li><li data-type='method'><a href="api.meeting.html#update">update</a></li></ul></li><li><a href="api.user.html">api.user</a><ul class='methods'><li data-type='method'><a href="api.user.html#activate">activate</a></li><li data-type='method'><a href="api.user.html#addWebinarLicense">addWebinarLicense</a></li><li data-type='method'><a href="api.user.html#get">get</a></li><li data-type='method'><a href="api.user.html#getZAKToken">getZAKToken</a></li><li data-type='method'><a href="api.user.html#promoteToLicensed">promoteToLicensed</a></li></ul></li><li><a href="api.webinar.html">api.webinar</a><ul class='methods'><li data-type='method'><a href="api.webinar.html#addPanelist">addPanelist</a></li><li data-type='method'><a href="api.webinar.html#create">create</a></li><li data-type='method'><a href="api.webinar.html#get">get</a></li><li data-type='method'><a href="api.webinar.html#getParticipantReport">getParticipantReport</a></li><li data-type='method'><a href="api.webinar.html#getPollReport">getPollReport</a></li><li data-type='method'><a href="api.webinar.html#getQAReport">getQAReport</a></li><li data-type='method'><a href="api.webinar.html#listPanelists">listPanelists</a></li></ul></li></ul>
|
|
31
31
|
</nav>
|
|
32
32
|
|
|
33
33
|
<div id="main">
|
package/docs/api.meeting.html
CHANGED
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
|
|
28
28
|
<nav style="border-right: 2px solid #ccc; padding-bottom: 25px;" >
|
|
29
29
|
|
|
30
|
-
<h2><a style="font-size: 30px;" href="index.html">ZACCL API</a></h2><h3>Endpoint Functions</h3><ul><li><a href="api.cloudRecording.html">api.cloudRecording</a><ul class='methods'><li data-type='method'><a href="api.cloudRecording.html#listAccountRecordings">listAccountRecordings</a></li><li data-type='method'><a href="api.cloudRecording.html#listMeetingRecordings">listMeetingRecordings</a></li><li data-type='method'><a href="api.cloudRecording.html#listUserRecordings">listUserRecordings</a></li></ul></li><li><a href="api.group.html">api.group</a><ul class='methods'><li data-type='method'><a href="api.group.html#listGroupMembers">listGroupMembers</a></li></ul></li><li><a href="api.meeting.html">api.meeting</a><ul class='methods'><li data-type='method'><a href="api.meeting.html#addAltHost">addAltHost</a></li><li data-type='method'><a href="api.meeting.html#create">create</a></li><li data-type='method'><a href="api.meeting.html#delete">delete</a></li><li data-type='method'><a href="api.meeting.html#get">get</a></li><li data-type='method'><a href="api.meeting.html#getActivitiesReport">getActivitiesReport</a></li><li data-type='method'><a href="api.meeting.html#
|
|
30
|
+
<h2><a style="font-size: 30px;" href="index.html">ZACCL API</a></h2><h3>Endpoint Functions</h3><ul><li><a href="api.cloudRecording.html">api.cloudRecording</a><ul class='methods'><li data-type='method'><a href="api.cloudRecording.html#listAccountRecordings">listAccountRecordings</a></li><li data-type='method'><a href="api.cloudRecording.html#listMeetingRecordings">listMeetingRecordings</a></li><li data-type='method'><a href="api.cloudRecording.html#listUserRecordings">listUserRecordings</a></li></ul></li><li><a href="api.group.html">api.group</a><ul class='methods'><li data-type='method'><a href="api.group.html#listGroupMembers">listGroupMembers</a></li></ul></li><li><a href="api.meeting.html">api.meeting</a><ul class='methods'><li data-type='method'><a href="api.meeting.html#addAltHost">addAltHost</a></li><li data-type='method'><a href="api.meeting.html#create">create</a></li><li data-type='method'><a href="api.meeting.html#delete">delete</a></li><li data-type='method'><a href="api.meeting.html#get">get</a></li><li data-type='method'><a href="api.meeting.html#getActivitiesReport">getActivitiesReport</a></li><li data-type='method'><a href="api.meeting.html#getParticipantReport">getParticipantReport</a></li><li data-type='method'><a href="api.meeting.html#getPastMeetingDetails">getPastMeetingDetails</a></li><li data-type='method'><a href="api.meeting.html#getPollInfo">getPollInfo</a></li><li data-type='method'><a href="api.meeting.html#getQAReport">getQAReport</a></li><li data-type='method'><a href="api.meeting.html#getTranscript">getTranscript</a></li><li data-type='method'><a href="api.meeting.html#listPastInstances">listPastInstances</a></li><li data-type='method'><a href="api.meeting.html#listPastMeetingParticipants">listPastMeetingParticipants</a></li><li data-type='method'><a href="api.meeting.html#listPastPollOccurrences">listPastPollOccurrences</a></li><li data-type='method'><a href="api.meeting.html#update">update</a></li></ul></li><li><a href="api.user.html">api.user</a><ul class='methods'><li data-type='method'><a href="api.user.html#activate">activate</a></li><li data-type='method'><a href="api.user.html#addWebinarLicense">addWebinarLicense</a></li><li data-type='method'><a href="api.user.html#get">get</a></li><li data-type='method'><a href="api.user.html#getZAKToken">getZAKToken</a></li><li data-type='method'><a href="api.user.html#promoteToLicensed">promoteToLicensed</a></li></ul></li><li><a href="api.webinar.html">api.webinar</a><ul class='methods'><li data-type='method'><a href="api.webinar.html#addPanelist">addPanelist</a></li><li data-type='method'><a href="api.webinar.html#create">create</a></li><li data-type='method'><a href="api.webinar.html#get">get</a></li><li data-type='method'><a href="api.webinar.html#getParticipantReport">getParticipantReport</a></li><li data-type='method'><a href="api.webinar.html#getPollReport">getPollReport</a></li><li data-type='method'><a href="api.webinar.html#getQAReport">getQAReport</a></li><li data-type='method'><a href="api.webinar.html#listPanelists">listPanelists</a></li></ul></li></ul>
|
|
31
31
|
</nav>
|
|
32
32
|
|
|
33
33
|
<div id="main">
|
|
@@ -1482,7 +1482,7 @@ for custom throttle control</td>
|
|
|
1482
1482
|
|
|
1483
1483
|
|
|
1484
1484
|
|
|
1485
|
-
<h4 class="name" id="
|
|
1485
|
+
<h4 class="name" id="getParticipantReport"><span class="type-signature"></span>getParticipantReport<span class="signature">(opts)</span><span class="type-signature"></span></h4>
|
|
1486
1486
|
|
|
1487
1487
|
|
|
1488
1488
|
|
|
@@ -1494,7 +1494,7 @@ for custom throttle control</td>
|
|
|
1494
1494
|
|
|
1495
1495
|
<dt class="tag-source">Source:</dt>
|
|
1496
1496
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
1497
|
-
<a href="ECatMeeting.js.html">ECatMeeting.js</a>, <a href="ECatMeeting.js.html#
|
|
1497
|
+
<a href="ECatMeeting.js.html">ECatMeeting.js</a>, <a href="ECatMeeting.js.html#line711">line 711</a>
|
|
1498
1498
|
</li></ul></dd>
|
|
1499
1499
|
|
|
1500
1500
|
|
|
@@ -1541,7 +1541,7 @@ for custom throttle control</td>
|
|
|
1541
1541
|
|
|
1542
1542
|
|
|
1543
1543
|
<div class="description usertext">
|
|
1544
|
-
Get a
|
|
1544
|
+
Get a participant report for a meeting (Heavy)
|
|
1545
1545
|
</div>
|
|
1546
1546
|
|
|
1547
1547
|
|
|
@@ -1604,6 +1604,8 @@ for custom throttle control</td>
|
|
|
1604
1604
|
<th>Type</th>
|
|
1605
1605
|
|
|
1606
1606
|
|
|
1607
|
+
<th>Attributes</th>
|
|
1608
|
+
|
|
1607
1609
|
|
|
1608
1610
|
|
|
1609
1611
|
|
|
@@ -1624,6 +1626,14 @@ for custom throttle control</td>
|
|
|
1624
1626
|
</td>
|
|
1625
1627
|
|
|
1626
1628
|
|
|
1629
|
+
<td class="attributes">
|
|
1630
|
+
|
|
1631
|
+
|
|
1632
|
+
|
|
1633
|
+
|
|
1634
|
+
|
|
1635
|
+
</td>
|
|
1636
|
+
|
|
1627
1637
|
|
|
1628
1638
|
|
|
1629
1639
|
|
|
@@ -1631,6 +1641,63 @@ for custom throttle control</td>
|
|
|
1631
1641
|
</tr>
|
|
1632
1642
|
|
|
1633
1643
|
|
|
1644
|
+
|
|
1645
|
+
<tr>
|
|
1646
|
+
|
|
1647
|
+
<td class="name"><code>onNewPage</code></td>
|
|
1648
|
+
|
|
1649
|
+
|
|
1650
|
+
<td class="type">
|
|
1651
|
+
|
|
1652
|
+
</td>
|
|
1653
|
+
|
|
1654
|
+
|
|
1655
|
+
<td class="attributes">
|
|
1656
|
+
|
|
1657
|
+
<optional><br>
|
|
1658
|
+
|
|
1659
|
+
|
|
1660
|
+
|
|
1661
|
+
|
|
1662
|
+
|
|
1663
|
+
</td>
|
|
1664
|
+
|
|
1665
|
+
|
|
1666
|
+
|
|
1667
|
+
|
|
1668
|
+
<td class="description last">callback function that is called when a new page of results is received.</td>
|
|
1669
|
+
</tr>
|
|
1670
|
+
|
|
1671
|
+
|
|
1672
|
+
|
|
1673
|
+
<tr>
|
|
1674
|
+
|
|
1675
|
+
<td class="name"><code>minMsBetweenPageRequests</code></td>
|
|
1676
|
+
|
|
1677
|
+
|
|
1678
|
+
<td class="type">
|
|
1679
|
+
|
|
1680
|
+
</td>
|
|
1681
|
+
|
|
1682
|
+
|
|
1683
|
+
<td class="attributes">
|
|
1684
|
+
|
|
1685
|
+
<optional><br>
|
|
1686
|
+
|
|
1687
|
+
|
|
1688
|
+
|
|
1689
|
+
|
|
1690
|
+
|
|
1691
|
+
</td>
|
|
1692
|
+
|
|
1693
|
+
|
|
1694
|
+
|
|
1695
|
+
|
|
1696
|
+
<td class="description last">minimum time (in ms) to wait between paginated requests,
|
|
1697
|
+
for custom throttle control</td>
|
|
1698
|
+
</tr>
|
|
1699
|
+
|
|
1700
|
+
|
|
1634
1701
|
</tbody>
|
|
1635
1702
|
</table>
|
|
1636
1703
|
|
|
@@ -1660,7 +1727,7 @@ for custom throttle control</td>
|
|
|
1660
1727
|
|
|
1661
1728
|
|
|
1662
1729
|
<div class="param-desc">
|
|
1663
|
-
list of
|
|
1730
|
+
list of meeting participants with report details
|
|
1664
1731
|
</div>
|
|
1665
1732
|
|
|
1666
1733
|
|
|
@@ -1674,7 +1741,7 @@ for custom throttle control</td>
|
|
|
1674
1741
|
|
|
1675
1742
|
|
|
1676
1743
|
|
|
1677
|
-
<h4 class="name" id="
|
|
1744
|
+
<h4 class="name" id="getPastMeetingDetails"><span class="type-signature"></span>getPastMeetingDetails<span class="signature">(uuid)</span><span class="type-signature"></span></h4>
|
|
1678
1745
|
|
|
1679
1746
|
|
|
1680
1747
|
|
|
@@ -1686,7 +1753,7 @@ for custom throttle control</td>
|
|
|
1686
1753
|
|
|
1687
1754
|
<dt class="tag-source">Source:</dt>
|
|
1688
1755
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
1689
|
-
<a href="ECatMeeting.js.html">ECatMeeting.js</a>, <a href="ECatMeeting.js.html#
|
|
1756
|
+
<a href="ECatMeeting.js.html">ECatMeeting.js</a>, <a href="ECatMeeting.js.html#line277">line 277</a>
|
|
1690
1757
|
</li></ul></dd>
|
|
1691
1758
|
|
|
1692
1759
|
|
|
@@ -1710,7 +1777,7 @@ for custom throttle control</td>
|
|
|
1710
1777
|
<dt class="tag-author">Author:</dt>
|
|
1711
1778
|
<dd class="tag-author">
|
|
1712
1779
|
<ul>
|
|
1713
|
-
<li>
|
|
1780
|
+
<li>Yuen Ler Chow</li>
|
|
1714
1781
|
</ul>
|
|
1715
1782
|
</dd>
|
|
1716
1783
|
|
|
@@ -1733,7 +1800,7 @@ for custom throttle control</td>
|
|
|
1733
1800
|
|
|
1734
1801
|
|
|
1735
1802
|
<div class="description usertext">
|
|
1736
|
-
Get
|
|
1803
|
+
Get details of a past meeting instance (Light)
|
|
1737
1804
|
</div>
|
|
1738
1805
|
|
|
1739
1806
|
|
|
@@ -1771,46 +1838,7 @@ for custom throttle control</td>
|
|
|
1771
1838
|
|
|
1772
1839
|
<tr>
|
|
1773
1840
|
|
|
1774
|
-
<td class="name"><code>
|
|
1775
|
-
|
|
1776
|
-
|
|
1777
|
-
<td class="type">
|
|
1778
|
-
|
|
1779
|
-
</td>
|
|
1780
|
-
|
|
1781
|
-
|
|
1782
|
-
|
|
1783
|
-
|
|
1784
|
-
|
|
1785
|
-
<td class="description last">object containing all arguments
|
|
1786
|
-
<h6>Properties</h6>
|
|
1787
|
-
|
|
1788
|
-
|
|
1789
|
-
<table class="params">
|
|
1790
|
-
<thead>
|
|
1791
|
-
<tr>
|
|
1792
|
-
|
|
1793
|
-
<th>Name</th>
|
|
1794
|
-
|
|
1795
|
-
|
|
1796
|
-
<th>Type</th>
|
|
1797
|
-
|
|
1798
|
-
|
|
1799
|
-
<th>Attributes</th>
|
|
1800
|
-
|
|
1801
|
-
|
|
1802
|
-
|
|
1803
|
-
|
|
1804
|
-
<th class="last">Description</th>
|
|
1805
|
-
</tr>
|
|
1806
|
-
</thead>
|
|
1807
|
-
|
|
1808
|
-
<tbody>
|
|
1809
|
-
|
|
1810
|
-
|
|
1811
|
-
<tr>
|
|
1812
|
-
|
|
1813
|
-
<td class="name"><code>meetingId</code></td>
|
|
1841
|
+
<td class="name"><code>uuid</code></td>
|
|
1814
1842
|
|
|
1815
1843
|
|
|
1816
1844
|
<td class="type">
|
|
@@ -1818,14 +1846,6 @@ for custom throttle control</td>
|
|
|
1818
1846
|
</td>
|
|
1819
1847
|
|
|
1820
1848
|
|
|
1821
|
-
<td class="attributes">
|
|
1822
|
-
|
|
1823
|
-
|
|
1824
|
-
|
|
1825
|
-
|
|
1826
|
-
|
|
1827
|
-
</td>
|
|
1828
|
-
|
|
1829
1849
|
|
|
1830
1850
|
|
|
1831
1851
|
|
|
@@ -1833,70 +1853,6 @@ for custom throttle control</td>
|
|
|
1833
1853
|
</tr>
|
|
1834
1854
|
|
|
1835
1855
|
|
|
1836
|
-
|
|
1837
|
-
<tr>
|
|
1838
|
-
|
|
1839
|
-
<td class="name"><code>onNewPage</code></td>
|
|
1840
|
-
|
|
1841
|
-
|
|
1842
|
-
<td class="type">
|
|
1843
|
-
|
|
1844
|
-
</td>
|
|
1845
|
-
|
|
1846
|
-
|
|
1847
|
-
<td class="attributes">
|
|
1848
|
-
|
|
1849
|
-
<optional><br>
|
|
1850
|
-
|
|
1851
|
-
|
|
1852
|
-
|
|
1853
|
-
|
|
1854
|
-
|
|
1855
|
-
</td>
|
|
1856
|
-
|
|
1857
|
-
|
|
1858
|
-
|
|
1859
|
-
|
|
1860
|
-
<td class="description last">callback function that is called when a new page of results is received.</td>
|
|
1861
|
-
</tr>
|
|
1862
|
-
|
|
1863
|
-
|
|
1864
|
-
|
|
1865
|
-
<tr>
|
|
1866
|
-
|
|
1867
|
-
<td class="name"><code>minMsBetweenPageRequests</code></td>
|
|
1868
|
-
|
|
1869
|
-
|
|
1870
|
-
<td class="type">
|
|
1871
|
-
|
|
1872
|
-
</td>
|
|
1873
|
-
|
|
1874
|
-
|
|
1875
|
-
<td class="attributes">
|
|
1876
|
-
|
|
1877
|
-
<optional><br>
|
|
1878
|
-
|
|
1879
|
-
|
|
1880
|
-
|
|
1881
|
-
|
|
1882
|
-
|
|
1883
|
-
</td>
|
|
1884
|
-
|
|
1885
|
-
|
|
1886
|
-
|
|
1887
|
-
|
|
1888
|
-
<td class="description last">minimum time (in ms) to wait between paginated requests,
|
|
1889
|
-
for custom throttle control</td>
|
|
1890
|
-
</tr>
|
|
1891
|
-
|
|
1892
|
-
|
|
1893
|
-
</tbody>
|
|
1894
|
-
</table>
|
|
1895
|
-
|
|
1896
|
-
</td>
|
|
1897
|
-
</tr>
|
|
1898
|
-
|
|
1899
|
-
|
|
1900
1856
|
</tbody>
|
|
1901
1857
|
</table>
|
|
1902
1858
|
|
|
@@ -1919,7 +1875,7 @@ for custom throttle control</td>
|
|
|
1919
1875
|
|
|
1920
1876
|
|
|
1921
1877
|
<div class="param-desc">
|
|
1922
|
-
|
|
1878
|
+
details of a past meeting instance
|
|
1923
1879
|
</div>
|
|
1924
1880
|
|
|
1925
1881
|
|
|
@@ -1933,7 +1889,7 @@ for custom throttle control</td>
|
|
|
1933
1889
|
|
|
1934
1890
|
|
|
1935
1891
|
|
|
1936
|
-
<h4 class="name" id="
|
|
1892
|
+
<h4 class="name" id="getPollInfo"><span class="type-signature"></span>getPollInfo<span class="signature">(opts)</span><span class="type-signature"></span></h4>
|
|
1937
1893
|
|
|
1938
1894
|
|
|
1939
1895
|
|
|
@@ -1945,7 +1901,7 @@ for custom throttle control</td>
|
|
|
1945
1901
|
|
|
1946
1902
|
<dt class="tag-source">Source:</dt>
|
|
1947
1903
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
1948
|
-
<a href="ECatMeeting.js.html">ECatMeeting.js</a>, <a href="ECatMeeting.js.html#
|
|
1904
|
+
<a href="ECatMeeting.js.html">ECatMeeting.js</a>, <a href="ECatMeeting.js.html#line408">line 408</a>
|
|
1949
1905
|
</li></ul></dd>
|
|
1950
1906
|
|
|
1951
1907
|
|
|
@@ -1992,7 +1948,7 @@ for custom throttle control</td>
|
|
|
1992
1948
|
|
|
1993
1949
|
|
|
1994
1950
|
<div class="description usertext">
|
|
1995
|
-
Get
|
|
1951
|
+
Get poll info (Light)
|
|
1996
1952
|
</div>
|
|
1997
1953
|
|
|
1998
1954
|
|
|
@@ -2030,7 +1986,7 @@ for custom throttle control</td>
|
|
|
2030
1986
|
|
|
2031
1987
|
<tr>
|
|
2032
1988
|
|
|
2033
|
-
<td class="name"><code>
|
|
1989
|
+
<td class="name"><code>opts</code></td>
|
|
2034
1990
|
|
|
2035
1991
|
|
|
2036
1992
|
<td class="type">
|
|
@@ -2041,7 +1997,69 @@ for custom throttle control</td>
|
|
|
2041
1997
|
|
|
2042
1998
|
|
|
2043
1999
|
|
|
2044
|
-
<td class="description last">
|
|
2000
|
+
<td class="description last">object containing all arguments
|
|
2001
|
+
<h6>Properties</h6>
|
|
2002
|
+
|
|
2003
|
+
|
|
2004
|
+
<table class="params">
|
|
2005
|
+
<thead>
|
|
2006
|
+
<tr>
|
|
2007
|
+
|
|
2008
|
+
<th>Name</th>
|
|
2009
|
+
|
|
2010
|
+
|
|
2011
|
+
<th>Type</th>
|
|
2012
|
+
|
|
2013
|
+
|
|
2014
|
+
|
|
2015
|
+
|
|
2016
|
+
|
|
2017
|
+
<th class="last">Description</th>
|
|
2018
|
+
</tr>
|
|
2019
|
+
</thead>
|
|
2020
|
+
|
|
2021
|
+
<tbody>
|
|
2022
|
+
|
|
2023
|
+
|
|
2024
|
+
<tr>
|
|
2025
|
+
|
|
2026
|
+
<td class="name"><code>meetingId</code></td>
|
|
2027
|
+
|
|
2028
|
+
|
|
2029
|
+
<td class="type">
|
|
2030
|
+
|
|
2031
|
+
</td>
|
|
2032
|
+
|
|
2033
|
+
|
|
2034
|
+
|
|
2035
|
+
|
|
2036
|
+
|
|
2037
|
+
<td class="description last">the Zoom ID of the meeting</td>
|
|
2038
|
+
</tr>
|
|
2039
|
+
|
|
2040
|
+
|
|
2041
|
+
|
|
2042
|
+
<tr>
|
|
2043
|
+
|
|
2044
|
+
<td class="name"><code>pollId</code></td>
|
|
2045
|
+
|
|
2046
|
+
|
|
2047
|
+
<td class="type">
|
|
2048
|
+
|
|
2049
|
+
</td>
|
|
2050
|
+
|
|
2051
|
+
|
|
2052
|
+
|
|
2053
|
+
|
|
2054
|
+
|
|
2055
|
+
<td class="description last">the id of the poll</td>
|
|
2056
|
+
</tr>
|
|
2057
|
+
|
|
2058
|
+
|
|
2059
|
+
</tbody>
|
|
2060
|
+
</table>
|
|
2061
|
+
|
|
2062
|
+
</td>
|
|
2045
2063
|
</tr>
|
|
2046
2064
|
|
|
2047
2065
|
|
|
@@ -2067,7 +2085,7 @@ for custom throttle control</td>
|
|
|
2067
2085
|
|
|
2068
2086
|
|
|
2069
2087
|
<div class="param-desc">
|
|
2070
|
-
|
|
2088
|
+
object with all info about the poll
|
|
2071
2089
|
</div>
|
|
2072
2090
|
|
|
2073
2091
|
|
|
@@ -2081,7 +2099,7 @@ for custom throttle control</td>
|
|
|
2081
2099
|
|
|
2082
2100
|
|
|
2083
2101
|
|
|
2084
|
-
<h4 class="name" id="
|
|
2102
|
+
<h4 class="name" id="getQAReport"><span class="type-signature"></span>getQAReport<span class="signature">(opts)</span><span class="type-signature"></span></h4>
|
|
2085
2103
|
|
|
2086
2104
|
|
|
2087
2105
|
|
|
@@ -2093,7 +2111,7 @@ for custom throttle control</td>
|
|
|
2093
2111
|
|
|
2094
2112
|
<dt class="tag-source">Source:</dt>
|
|
2095
2113
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
2096
|
-
<a href="ECatMeeting.js.html">ECatMeeting.js</a>, <a href="ECatMeeting.js.html#
|
|
2114
|
+
<a href="ECatMeeting.js.html">ECatMeeting.js</a>, <a href="ECatMeeting.js.html#line751">line 751</a>
|
|
2097
2115
|
</li></ul></dd>
|
|
2098
2116
|
|
|
2099
2117
|
|
|
@@ -2117,7 +2135,7 @@ for custom throttle control</td>
|
|
|
2117
2135
|
<dt class="tag-author">Author:</dt>
|
|
2118
2136
|
<dd class="tag-author">
|
|
2119
2137
|
<ul>
|
|
2120
|
-
<li>
|
|
2138
|
+
<li>Gabe Abrams</li>
|
|
2121
2139
|
</ul>
|
|
2122
2140
|
</dd>
|
|
2123
2141
|
|
|
@@ -2140,7 +2158,7 @@ for custom throttle control</td>
|
|
|
2140
2158
|
|
|
2141
2159
|
|
|
2142
2160
|
<div class="description usertext">
|
|
2143
|
-
Get
|
|
2161
|
+
Get a question and answer report for a meeting (Heavy)
|
|
2144
2162
|
</div>
|
|
2145
2163
|
|
|
2146
2164
|
|
|
@@ -2226,25 +2244,7 @@ for custom throttle control</td>
|
|
|
2226
2244
|
|
|
2227
2245
|
|
|
2228
2246
|
|
|
2229
|
-
<td class="description last">the Zoom
|
|
2230
|
-
</tr>
|
|
2231
|
-
|
|
2232
|
-
|
|
2233
|
-
|
|
2234
|
-
<tr>
|
|
2235
|
-
|
|
2236
|
-
<td class="name"><code>pollId</code></td>
|
|
2237
|
-
|
|
2238
|
-
|
|
2239
|
-
<td class="type">
|
|
2240
|
-
|
|
2241
|
-
</td>
|
|
2242
|
-
|
|
2243
|
-
|
|
2244
|
-
|
|
2245
|
-
|
|
2246
|
-
|
|
2247
|
-
<td class="description last">the id of the poll</td>
|
|
2247
|
+
<td class="description last">the Zoom UUID of the meeting</td>
|
|
2248
2248
|
</tr>
|
|
2249
2249
|
|
|
2250
2250
|
|
|
@@ -2277,7 +2277,7 @@ for custom throttle control</td>
|
|
|
2277
2277
|
|
|
2278
2278
|
|
|
2279
2279
|
<div class="param-desc">
|
|
2280
|
-
|
|
2280
|
+
list of questions and answers from the meeting
|
|
2281
2281
|
</div>
|
|
2282
2282
|
|
|
2283
2283
|
|
package/docs/api.user.html
CHANGED
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
|
|
28
28
|
<nav style="border-right: 2px solid #ccc; padding-bottom: 25px;" >
|
|
29
29
|
|
|
30
|
-
<h2><a style="font-size: 30px;" href="index.html">ZACCL API</a></h2><h3>Endpoint Functions</h3><ul><li><a href="api.cloudRecording.html">api.cloudRecording</a><ul class='methods'><li data-type='method'><a href="api.cloudRecording.html#listAccountRecordings">listAccountRecordings</a></li><li data-type='method'><a href="api.cloudRecording.html#listMeetingRecordings">listMeetingRecordings</a></li><li data-type='method'><a href="api.cloudRecording.html#listUserRecordings">listUserRecordings</a></li></ul></li><li><a href="api.group.html">api.group</a><ul class='methods'><li data-type='method'><a href="api.group.html#listGroupMembers">listGroupMembers</a></li></ul></li><li><a href="api.meeting.html">api.meeting</a><ul class='methods'><li data-type='method'><a href="api.meeting.html#addAltHost">addAltHost</a></li><li data-type='method'><a href="api.meeting.html#create">create</a></li><li data-type='method'><a href="api.meeting.html#delete">delete</a></li><li data-type='method'><a href="api.meeting.html#get">get</a></li><li data-type='method'><a href="api.meeting.html#getActivitiesReport">getActivitiesReport</a></li><li data-type='method'><a href="api.meeting.html#
|
|
30
|
+
<h2><a style="font-size: 30px;" href="index.html">ZACCL API</a></h2><h3>Endpoint Functions</h3><ul><li><a href="api.cloudRecording.html">api.cloudRecording</a><ul class='methods'><li data-type='method'><a href="api.cloudRecording.html#listAccountRecordings">listAccountRecordings</a></li><li data-type='method'><a href="api.cloudRecording.html#listMeetingRecordings">listMeetingRecordings</a></li><li data-type='method'><a href="api.cloudRecording.html#listUserRecordings">listUserRecordings</a></li></ul></li><li><a href="api.group.html">api.group</a><ul class='methods'><li data-type='method'><a href="api.group.html#listGroupMembers">listGroupMembers</a></li></ul></li><li><a href="api.meeting.html">api.meeting</a><ul class='methods'><li data-type='method'><a href="api.meeting.html#addAltHost">addAltHost</a></li><li data-type='method'><a href="api.meeting.html#create">create</a></li><li data-type='method'><a href="api.meeting.html#delete">delete</a></li><li data-type='method'><a href="api.meeting.html#get">get</a></li><li data-type='method'><a href="api.meeting.html#getActivitiesReport">getActivitiesReport</a></li><li data-type='method'><a href="api.meeting.html#getParticipantReport">getParticipantReport</a></li><li data-type='method'><a href="api.meeting.html#getPastMeetingDetails">getPastMeetingDetails</a></li><li data-type='method'><a href="api.meeting.html#getPollInfo">getPollInfo</a></li><li data-type='method'><a href="api.meeting.html#getQAReport">getQAReport</a></li><li data-type='method'><a href="api.meeting.html#getTranscript">getTranscript</a></li><li data-type='method'><a href="api.meeting.html#listPastInstances">listPastInstances</a></li><li data-type='method'><a href="api.meeting.html#listPastMeetingParticipants">listPastMeetingParticipants</a></li><li data-type='method'><a href="api.meeting.html#listPastPollOccurrences">listPastPollOccurrences</a></li><li data-type='method'><a href="api.meeting.html#update">update</a></li></ul></li><li><a href="api.user.html">api.user</a><ul class='methods'><li data-type='method'><a href="api.user.html#activate">activate</a></li><li data-type='method'><a href="api.user.html#addWebinarLicense">addWebinarLicense</a></li><li data-type='method'><a href="api.user.html#get">get</a></li><li data-type='method'><a href="api.user.html#getZAKToken">getZAKToken</a></li><li data-type='method'><a href="api.user.html#promoteToLicensed">promoteToLicensed</a></li></ul></li><li><a href="api.webinar.html">api.webinar</a><ul class='methods'><li data-type='method'><a href="api.webinar.html#addPanelist">addPanelist</a></li><li data-type='method'><a href="api.webinar.html#create">create</a></li><li data-type='method'><a href="api.webinar.html#get">get</a></li><li data-type='method'><a href="api.webinar.html#getParticipantReport">getParticipantReport</a></li><li data-type='method'><a href="api.webinar.html#getPollReport">getPollReport</a></li><li data-type='method'><a href="api.webinar.html#getQAReport">getQAReport</a></li><li data-type='method'><a href="api.webinar.html#listPanelists">listPanelists</a></li></ul></li></ul>
|
|
31
31
|
</nav>
|
|
32
32
|
|
|
33
33
|
<div id="main">
|
package/docs/api.webinar.html
CHANGED
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
|
|
28
28
|
<nav style="border-right: 2px solid #ccc; padding-bottom: 25px;" >
|
|
29
29
|
|
|
30
|
-
<h2><a style="font-size: 30px;" href="index.html">ZACCL API</a></h2><h3>Endpoint Functions</h3><ul><li><a href="api.cloudRecording.html">api.cloudRecording</a><ul class='methods'><li data-type='method'><a href="api.cloudRecording.html#listAccountRecordings">listAccountRecordings</a></li><li data-type='method'><a href="api.cloudRecording.html#listMeetingRecordings">listMeetingRecordings</a></li><li data-type='method'><a href="api.cloudRecording.html#listUserRecordings">listUserRecordings</a></li></ul></li><li><a href="api.group.html">api.group</a><ul class='methods'><li data-type='method'><a href="api.group.html#listGroupMembers">listGroupMembers</a></li></ul></li><li><a href="api.meeting.html">api.meeting</a><ul class='methods'><li data-type='method'><a href="api.meeting.html#addAltHost">addAltHost</a></li><li data-type='method'><a href="api.meeting.html#create">create</a></li><li data-type='method'><a href="api.meeting.html#delete">delete</a></li><li data-type='method'><a href="api.meeting.html#get">get</a></li><li data-type='method'><a href="api.meeting.html#getActivitiesReport">getActivitiesReport</a></li><li data-type='method'><a href="api.meeting.html#
|
|
30
|
+
<h2><a style="font-size: 30px;" href="index.html">ZACCL API</a></h2><h3>Endpoint Functions</h3><ul><li><a href="api.cloudRecording.html">api.cloudRecording</a><ul class='methods'><li data-type='method'><a href="api.cloudRecording.html#listAccountRecordings">listAccountRecordings</a></li><li data-type='method'><a href="api.cloudRecording.html#listMeetingRecordings">listMeetingRecordings</a></li><li data-type='method'><a href="api.cloudRecording.html#listUserRecordings">listUserRecordings</a></li></ul></li><li><a href="api.group.html">api.group</a><ul class='methods'><li data-type='method'><a href="api.group.html#listGroupMembers">listGroupMembers</a></li></ul></li><li><a href="api.meeting.html">api.meeting</a><ul class='methods'><li data-type='method'><a href="api.meeting.html#addAltHost">addAltHost</a></li><li data-type='method'><a href="api.meeting.html#create">create</a></li><li data-type='method'><a href="api.meeting.html#delete">delete</a></li><li data-type='method'><a href="api.meeting.html#get">get</a></li><li data-type='method'><a href="api.meeting.html#getActivitiesReport">getActivitiesReport</a></li><li data-type='method'><a href="api.meeting.html#getParticipantReport">getParticipantReport</a></li><li data-type='method'><a href="api.meeting.html#getPastMeetingDetails">getPastMeetingDetails</a></li><li data-type='method'><a href="api.meeting.html#getPollInfo">getPollInfo</a></li><li data-type='method'><a href="api.meeting.html#getQAReport">getQAReport</a></li><li data-type='method'><a href="api.meeting.html#getTranscript">getTranscript</a></li><li data-type='method'><a href="api.meeting.html#listPastInstances">listPastInstances</a></li><li data-type='method'><a href="api.meeting.html#listPastMeetingParticipants">listPastMeetingParticipants</a></li><li data-type='method'><a href="api.meeting.html#listPastPollOccurrences">listPastPollOccurrences</a></li><li data-type='method'><a href="api.meeting.html#update">update</a></li></ul></li><li><a href="api.user.html">api.user</a><ul class='methods'><li data-type='method'><a href="api.user.html#activate">activate</a></li><li data-type='method'><a href="api.user.html#addWebinarLicense">addWebinarLicense</a></li><li data-type='method'><a href="api.user.html#get">get</a></li><li data-type='method'><a href="api.user.html#getZAKToken">getZAKToken</a></li><li data-type='method'><a href="api.user.html#promoteToLicensed">promoteToLicensed</a></li></ul></li><li><a href="api.webinar.html">api.webinar</a><ul class='methods'><li data-type='method'><a href="api.webinar.html#addPanelist">addPanelist</a></li><li data-type='method'><a href="api.webinar.html#create">create</a></li><li data-type='method'><a href="api.webinar.html#get">get</a></li><li data-type='method'><a href="api.webinar.html#getParticipantReport">getParticipantReport</a></li><li data-type='method'><a href="api.webinar.html#getPollReport">getPollReport</a></li><li data-type='method'><a href="api.webinar.html#getQAReport">getQAReport</a></li><li data-type='method'><a href="api.webinar.html#listPanelists">listPanelists</a></li></ul></li></ul>
|
|
31
31
|
</nav>
|
|
32
32
|
|
|
33
33
|
<div id="main">
|
|
@@ -873,7 +873,7 @@
|
|
|
873
873
|
|
|
874
874
|
|
|
875
875
|
|
|
876
|
-
<h4 class="name" id="
|
|
876
|
+
<h4 class="name" id="getParticipantReport"><span class="type-signature"></span>getParticipantReport<span class="signature">(opts)</span><span class="type-signature"></span></h4>
|
|
877
877
|
|
|
878
878
|
|
|
879
879
|
|
|
@@ -885,7 +885,7 @@
|
|
|
885
885
|
|
|
886
886
|
<dt class="tag-source">Source:</dt>
|
|
887
887
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
888
|
-
<a href="ECatWebinar.js.html">ECatWebinar.js</a>, <a href="ECatWebinar.js.html#
|
|
888
|
+
<a href="ECatWebinar.js.html">ECatWebinar.js</a>, <a href="ECatWebinar.js.html#line225">line 225</a>
|
|
889
889
|
</li></ul></dd>
|
|
890
890
|
|
|
891
891
|
|
|
@@ -932,7 +932,7 @@
|
|
|
932
932
|
|
|
933
933
|
|
|
934
934
|
<div class="description usertext">
|
|
935
|
-
Get a
|
|
935
|
+
Get a list of participants for a webinar (Heavy)
|
|
936
936
|
</div>
|
|
937
937
|
|
|
938
938
|
|
|
@@ -995,6 +995,8 @@
|
|
|
995
995
|
<th>Type</th>
|
|
996
996
|
|
|
997
997
|
|
|
998
|
+
<th>Attributes</th>
|
|
999
|
+
|
|
998
1000
|
|
|
999
1001
|
|
|
1000
1002
|
|
|
@@ -1015,6 +1017,14 @@
|
|
|
1015
1017
|
</td>
|
|
1016
1018
|
|
|
1017
1019
|
|
|
1020
|
+
<td class="attributes">
|
|
1021
|
+
|
|
1022
|
+
|
|
1023
|
+
|
|
1024
|
+
|
|
1025
|
+
|
|
1026
|
+
</td>
|
|
1027
|
+
|
|
1018
1028
|
|
|
1019
1029
|
|
|
1020
1030
|
|
|
@@ -1022,6 +1032,63 @@
|
|
|
1022
1032
|
</tr>
|
|
1023
1033
|
|
|
1024
1034
|
|
|
1035
|
+
|
|
1036
|
+
<tr>
|
|
1037
|
+
|
|
1038
|
+
<td class="name"><code>onNewPage</code></td>
|
|
1039
|
+
|
|
1040
|
+
|
|
1041
|
+
<td class="type">
|
|
1042
|
+
|
|
1043
|
+
</td>
|
|
1044
|
+
|
|
1045
|
+
|
|
1046
|
+
<td class="attributes">
|
|
1047
|
+
|
|
1048
|
+
<optional><br>
|
|
1049
|
+
|
|
1050
|
+
|
|
1051
|
+
|
|
1052
|
+
|
|
1053
|
+
|
|
1054
|
+
</td>
|
|
1055
|
+
|
|
1056
|
+
|
|
1057
|
+
|
|
1058
|
+
|
|
1059
|
+
<td class="description last">callback function that is called when a new page of results is received.</td>
|
|
1060
|
+
</tr>
|
|
1061
|
+
|
|
1062
|
+
|
|
1063
|
+
|
|
1064
|
+
<tr>
|
|
1065
|
+
|
|
1066
|
+
<td class="name"><code>minMsBetweenPageRequests</code></td>
|
|
1067
|
+
|
|
1068
|
+
|
|
1069
|
+
<td class="type">
|
|
1070
|
+
|
|
1071
|
+
</td>
|
|
1072
|
+
|
|
1073
|
+
|
|
1074
|
+
<td class="attributes">
|
|
1075
|
+
|
|
1076
|
+
<optional><br>
|
|
1077
|
+
|
|
1078
|
+
|
|
1079
|
+
|
|
1080
|
+
|
|
1081
|
+
|
|
1082
|
+
</td>
|
|
1083
|
+
|
|
1084
|
+
|
|
1085
|
+
|
|
1086
|
+
|
|
1087
|
+
<td class="description last">minimum time (in ms) to wait between paginated requests,
|
|
1088
|
+
for custom throttle control</td>
|
|
1089
|
+
</tr>
|
|
1090
|
+
|
|
1091
|
+
|
|
1025
1092
|
</tbody>
|
|
1026
1093
|
</table>
|
|
1027
1094
|
|
|
@@ -1051,7 +1118,7 @@
|
|
|
1051
1118
|
|
|
1052
1119
|
|
|
1053
1120
|
<div class="param-desc">
|
|
1054
|
-
list of
|
|
1121
|
+
list of participants
|
|
1055
1122
|
</div>
|
|
1056
1123
|
|
|
1057
1124
|
|
|
@@ -1065,7 +1132,7 @@
|
|
|
1065
1132
|
|
|
1066
1133
|
|
|
1067
1134
|
|
|
1068
|
-
<h4 class="name" id="
|
|
1135
|
+
<h4 class="name" id="getPollReport"><span class="type-signature"></span>getPollReport<span class="signature">(opts)</span><span class="type-signature"></span></h4>
|
|
1069
1136
|
|
|
1070
1137
|
|
|
1071
1138
|
|
|
@@ -1077,7 +1144,7 @@
|
|
|
1077
1144
|
|
|
1078
1145
|
<dt class="tag-source">Source:</dt>
|
|
1079
1146
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
1080
|
-
<a href="ECatWebinar.js.html">ECatWebinar.js</a>, <a href="ECatWebinar.js.html#
|
|
1147
|
+
<a href="ECatWebinar.js.html">ECatWebinar.js</a>, <a href="ECatWebinar.js.html#line264">line 264</a>
|
|
1081
1148
|
</li></ul></dd>
|
|
1082
1149
|
|
|
1083
1150
|
|
|
@@ -1124,7 +1191,7 @@
|
|
|
1124
1191
|
|
|
1125
1192
|
|
|
1126
1193
|
<div class="description usertext">
|
|
1127
|
-
Get a
|
|
1194
|
+
Get a poll report for a webinar (Heavy)
|
|
1128
1195
|
</div>
|
|
1129
1196
|
|
|
1130
1197
|
|
|
@@ -1243,7 +1310,7 @@
|
|
|
1243
1310
|
|
|
1244
1311
|
|
|
1245
1312
|
<div class="param-desc">
|
|
1246
|
-
|
|
1313
|
+
list of polls
|
|
1247
1314
|
</div>
|
|
1248
1315
|
|
|
1249
1316
|
|
|
@@ -1257,7 +1324,7 @@
|
|
|
1257
1324
|
|
|
1258
1325
|
|
|
1259
1326
|
|
|
1260
|
-
<h4 class="name" id="
|
|
1327
|
+
<h4 class="name" id="getQAReport"><span class="type-signature"></span>getQAReport<span class="signature">(opts)</span><span class="type-signature"></span></h4>
|
|
1261
1328
|
|
|
1262
1329
|
|
|
1263
1330
|
|
|
@@ -1269,7 +1336,7 @@
|
|
|
1269
1336
|
|
|
1270
1337
|
<dt class="tag-source">Source:</dt>
|
|
1271
1338
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
1272
|
-
<a href="ECatWebinar.js.html">ECatWebinar.js</a>, <a href="ECatWebinar.js.html#
|
|
1339
|
+
<a href="ECatWebinar.js.html">ECatWebinar.js</a>, <a href="ECatWebinar.js.html#line295">line 295</a>
|
|
1273
1340
|
</li></ul></dd>
|
|
1274
1341
|
|
|
1275
1342
|
|
|
@@ -1316,7 +1383,7 @@
|
|
|
1316
1383
|
|
|
1317
1384
|
|
|
1318
1385
|
<div class="description usertext">
|
|
1319
|
-
Get a
|
|
1386
|
+
Get a Q&A report for a webinar (Heavy)
|
|
1320
1387
|
</div>
|
|
1321
1388
|
|
|
1322
1389
|
|
|
@@ -1379,8 +1446,6 @@
|
|
|
1379
1446
|
<th>Type</th>
|
|
1380
1447
|
|
|
1381
1448
|
|
|
1382
|
-
<th>Attributes</th>
|
|
1383
|
-
|
|
1384
1449
|
|
|
1385
1450
|
|
|
1386
1451
|
|
|
@@ -1401,14 +1466,6 @@
|
|
|
1401
1466
|
</td>
|
|
1402
1467
|
|
|
1403
1468
|
|
|
1404
|
-
<td class="attributes">
|
|
1405
|
-
|
|
1406
|
-
|
|
1407
|
-
|
|
1408
|
-
|
|
1409
|
-
|
|
1410
|
-
</td>
|
|
1411
|
-
|
|
1412
1469
|
|
|
1413
1470
|
|
|
1414
1471
|
|
|
@@ -1416,63 +1473,6 @@
|
|
|
1416
1473
|
</tr>
|
|
1417
1474
|
|
|
1418
1475
|
|
|
1419
|
-
|
|
1420
|
-
<tr>
|
|
1421
|
-
|
|
1422
|
-
<td class="name"><code>onNewPage</code></td>
|
|
1423
|
-
|
|
1424
|
-
|
|
1425
|
-
<td class="type">
|
|
1426
|
-
|
|
1427
|
-
</td>
|
|
1428
|
-
|
|
1429
|
-
|
|
1430
|
-
<td class="attributes">
|
|
1431
|
-
|
|
1432
|
-
<optional><br>
|
|
1433
|
-
|
|
1434
|
-
|
|
1435
|
-
|
|
1436
|
-
|
|
1437
|
-
|
|
1438
|
-
</td>
|
|
1439
|
-
|
|
1440
|
-
|
|
1441
|
-
|
|
1442
|
-
|
|
1443
|
-
<td class="description last">callback function that is called when a new page of results is received.</td>
|
|
1444
|
-
</tr>
|
|
1445
|
-
|
|
1446
|
-
|
|
1447
|
-
|
|
1448
|
-
<tr>
|
|
1449
|
-
|
|
1450
|
-
<td class="name"><code>minMsBetweenPageRequests</code></td>
|
|
1451
|
-
|
|
1452
|
-
|
|
1453
|
-
<td class="type">
|
|
1454
|
-
|
|
1455
|
-
</td>
|
|
1456
|
-
|
|
1457
|
-
|
|
1458
|
-
<td class="attributes">
|
|
1459
|
-
|
|
1460
|
-
<optional><br>
|
|
1461
|
-
|
|
1462
|
-
|
|
1463
|
-
|
|
1464
|
-
|
|
1465
|
-
|
|
1466
|
-
</td>
|
|
1467
|
-
|
|
1468
|
-
|
|
1469
|
-
|
|
1470
|
-
|
|
1471
|
-
<td class="description last">minimum time (in ms) to wait between paginated requests,
|
|
1472
|
-
for custom throttle control</td>
|
|
1473
|
-
</tr>
|
|
1474
|
-
|
|
1475
|
-
|
|
1476
1476
|
</tbody>
|
|
1477
1477
|
</table>
|
|
1478
1478
|
|
|
@@ -1502,7 +1502,7 @@ for custom throttle control</td>
|
|
|
1502
1502
|
|
|
1503
1503
|
|
|
1504
1504
|
<div class="param-desc">
|
|
1505
|
-
|
|
1505
|
+
Q&A report for the webinar
|
|
1506
1506
|
</div>
|
|
1507
1507
|
|
|
1508
1508
|
|
package/docs/index.html
CHANGED
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
|
|
28
28
|
<nav style="border-right: 2px solid #ccc; padding-bottom: 25px;" >
|
|
29
29
|
|
|
30
|
-
<h2><a style="font-size: 30px;" href="index.html">ZACCL API</a></h2><h3>Endpoint Functions</h3><ul><li><a href="api.cloudRecording.html">api.cloudRecording</a><ul class='methods'><li data-type='method'><a href="api.cloudRecording.html#listAccountRecordings">listAccountRecordings</a></li><li data-type='method'><a href="api.cloudRecording.html#listMeetingRecordings">listMeetingRecordings</a></li><li data-type='method'><a href="api.cloudRecording.html#listUserRecordings">listUserRecordings</a></li></ul></li><li><a href="api.group.html">api.group</a><ul class='methods'><li data-type='method'><a href="api.group.html#listGroupMembers">listGroupMembers</a></li></ul></li><li><a href="api.meeting.html">api.meeting</a><ul class='methods'><li data-type='method'><a href="api.meeting.html#addAltHost">addAltHost</a></li><li data-type='method'><a href="api.meeting.html#create">create</a></li><li data-type='method'><a href="api.meeting.html#delete">delete</a></li><li data-type='method'><a href="api.meeting.html#get">get</a></li><li data-type='method'><a href="api.meeting.html#getActivitiesReport">getActivitiesReport</a></li><li data-type='method'><a href="api.meeting.html#
|
|
30
|
+
<h2><a style="font-size: 30px;" href="index.html">ZACCL API</a></h2><h3>Endpoint Functions</h3><ul><li><a href="api.cloudRecording.html">api.cloudRecording</a><ul class='methods'><li data-type='method'><a href="api.cloudRecording.html#listAccountRecordings">listAccountRecordings</a></li><li data-type='method'><a href="api.cloudRecording.html#listMeetingRecordings">listMeetingRecordings</a></li><li data-type='method'><a href="api.cloudRecording.html#listUserRecordings">listUserRecordings</a></li></ul></li><li><a href="api.group.html">api.group</a><ul class='methods'><li data-type='method'><a href="api.group.html#listGroupMembers">listGroupMembers</a></li></ul></li><li><a href="api.meeting.html">api.meeting</a><ul class='methods'><li data-type='method'><a href="api.meeting.html#addAltHost">addAltHost</a></li><li data-type='method'><a href="api.meeting.html#create">create</a></li><li data-type='method'><a href="api.meeting.html#delete">delete</a></li><li data-type='method'><a href="api.meeting.html#get">get</a></li><li data-type='method'><a href="api.meeting.html#getActivitiesReport">getActivitiesReport</a></li><li data-type='method'><a href="api.meeting.html#getParticipantReport">getParticipantReport</a></li><li data-type='method'><a href="api.meeting.html#getPastMeetingDetails">getPastMeetingDetails</a></li><li data-type='method'><a href="api.meeting.html#getPollInfo">getPollInfo</a></li><li data-type='method'><a href="api.meeting.html#getQAReport">getQAReport</a></li><li data-type='method'><a href="api.meeting.html#getTranscript">getTranscript</a></li><li data-type='method'><a href="api.meeting.html#listPastInstances">listPastInstances</a></li><li data-type='method'><a href="api.meeting.html#listPastMeetingParticipants">listPastMeetingParticipants</a></li><li data-type='method'><a href="api.meeting.html#listPastPollOccurrences">listPastPollOccurrences</a></li><li data-type='method'><a href="api.meeting.html#update">update</a></li></ul></li><li><a href="api.user.html">api.user</a><ul class='methods'><li data-type='method'><a href="api.user.html#activate">activate</a></li><li data-type='method'><a href="api.user.html#addWebinarLicense">addWebinarLicense</a></li><li data-type='method'><a href="api.user.html#get">get</a></li><li data-type='method'><a href="api.user.html#getZAKToken">getZAKToken</a></li><li data-type='method'><a href="api.user.html#promoteToLicensed">promoteToLicensed</a></li></ul></li><li><a href="api.webinar.html">api.webinar</a><ul class='methods'><li data-type='method'><a href="api.webinar.html#addPanelist">addPanelist</a></li><li data-type='method'><a href="api.webinar.html#create">create</a></li><li data-type='method'><a href="api.webinar.html#get">get</a></li><li data-type='method'><a href="api.webinar.html#getParticipantReport">getParticipantReport</a></li><li data-type='method'><a href="api.webinar.html#getPollReport">getPollReport</a></li><li data-type='method'><a href="api.webinar.html#getQAReport">getQAReport</a></li><li data-type='method'><a href="api.webinar.html#listPanelists">listPanelists</a></li></ul></li></ul>
|
|
31
31
|
</nav>
|
|
32
32
|
|
|
33
33
|
<div id="main">
|
|
@@ -243,7 +243,7 @@ declare class ECatMeeting extends EndpointCategory {
|
|
|
243
243
|
* @author Gabe Abrams
|
|
244
244
|
* @instance
|
|
245
245
|
* @memberof api.meeting
|
|
246
|
-
* @method
|
|
246
|
+
* @method getQAReport
|
|
247
247
|
* @param opts object containing all arguments
|
|
248
248
|
* @param opts.meetingId the Zoom UUID of the meeting
|
|
249
249
|
* @returns list of questions and answers from the meeting
|
|
@@ -753,7 +753,7 @@ var ECatMeeting = /** @class */ (function (_super) {
|
|
|
753
753
|
* @author Gabe Abrams
|
|
754
754
|
* @instance
|
|
755
755
|
* @memberof api.meeting
|
|
756
|
-
* @method
|
|
756
|
+
* @method getQAReport
|
|
757
757
|
* @param opts object containing all arguments
|
|
758
758
|
* @param opts.meetingId the Zoom UUID of the meeting
|
|
759
759
|
* @returns list of questions and answers from the meeting
|
|
@@ -80,7 +80,7 @@ declare class ECatWebinar extends EndpointCategory {
|
|
|
80
80
|
* @author Gabe Abrams
|
|
81
81
|
* @instance
|
|
82
82
|
* @memberof api.webinar
|
|
83
|
-
* @method
|
|
83
|
+
* @method getParticipantReport
|
|
84
84
|
* @param opts object containing all arguments
|
|
85
85
|
* @param opts.webinarId the id for the webinar to query
|
|
86
86
|
* @param [opts.onNewPage] callback function that is called when a new page of results is received.
|
|
@@ -88,7 +88,7 @@ declare class ECatWebinar extends EndpointCategory {
|
|
|
88
88
|
* for custom throttle control
|
|
89
89
|
* @returns list of participants
|
|
90
90
|
*/
|
|
91
|
-
|
|
91
|
+
getParticipantReport(opts: {
|
|
92
92
|
webinarId: number | string;
|
|
93
93
|
onNewPage?: (participants: ZoomParticipantInReport[]) => void;
|
|
94
94
|
minMsBetweenPageRequests?: number;
|
|
@@ -227,7 +227,7 @@ var ECatWebinar = /** @class */ (function (_super) {
|
|
|
227
227
|
* @author Gabe Abrams
|
|
228
228
|
* @instance
|
|
229
229
|
* @memberof api.webinar
|
|
230
|
-
* @method
|
|
230
|
+
* @method getParticipantReport
|
|
231
231
|
* @param opts object containing all arguments
|
|
232
232
|
* @param opts.webinarId the id for the webinar to query
|
|
233
233
|
* @param [opts.onNewPage] callback function that is called when a new page of results is received.
|
|
@@ -235,7 +235,7 @@ var ECatWebinar = /** @class */ (function (_super) {
|
|
|
235
235
|
* for custom throttle control
|
|
236
236
|
* @returns list of participants
|
|
237
237
|
*/
|
|
238
|
-
ECatWebinar.prototype.
|
|
238
|
+
ECatWebinar.prototype.getParticipantReport = function (opts) {
|
|
239
239
|
return __awaiter(this, void 0, void 0, function () {
|
|
240
240
|
return __generator(this, function (_a) {
|
|
241
241
|
return [2 /*return*/, this.visitEndpoint({
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ECatWebinar.js","sourceRoot":"","sources":["../../src/endpoints/ECatWebinar.ts"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"ECatWebinar.js","sourceRoot":"","sources":["../../src/endpoints/ECatWebinar.ts"],"names":[],"mappings":"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"}
|
package/package.json
CHANGED
|
@@ -827,7 +827,7 @@ class ECatMeeting extends EndpointCategory {
|
|
|
827
827
|
* @author Gabe Abrams
|
|
828
828
|
* @instance
|
|
829
829
|
* @memberof api.meeting
|
|
830
|
-
* @method
|
|
830
|
+
* @method getQAReport
|
|
831
831
|
* @param opts object containing all arguments
|
|
832
832
|
* @param opts.meetingId the Zoom UUID of the meeting
|
|
833
833
|
* @returns list of questions and answers from the meeting
|
|
@@ -186,7 +186,7 @@ class ECatWebinar extends EndpointCategory {
|
|
|
186
186
|
* @author Gabe Abrams
|
|
187
187
|
* @instance
|
|
188
188
|
* @memberof api.webinar
|
|
189
|
-
* @method
|
|
189
|
+
* @method getParticipantReport
|
|
190
190
|
* @param opts object containing all arguments
|
|
191
191
|
* @param opts.webinarId the id for the webinar to query
|
|
192
192
|
* @param [opts.onNewPage] callback function that is called when a new page of results is received.
|
|
@@ -194,7 +194,7 @@ class ECatWebinar extends EndpointCategory {
|
|
|
194
194
|
* for custom throttle control
|
|
195
195
|
* @returns list of participants
|
|
196
196
|
*/
|
|
197
|
-
async
|
|
197
|
+
async getParticipantReport(
|
|
198
198
|
opts: {
|
|
199
199
|
webinarId: number | string,
|
|
200
200
|
onNewPage?: (participants: ZoomParticipantInReport[]) => void,
|