@microsoft/msgraph-sdk-communications 1.0.0-preview.10
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/LICENSE +21 -0
- package/README.md +11 -0
- package/communications/callRecords/count/index.d.ts +40 -0
- package/communications/callRecords/count/index.d.ts.map +1 -0
- package/communications/callRecords/count/index.js +35 -0
- package/communications/callRecords/index.d.ts +111 -0
- package/communications/callRecords/index.d.ts.map +1 -0
- package/communications/callRecords/index.js +81 -0
- package/communications/callRecords/item/index.d.ts +76 -0
- package/communications/callRecords/item/index.d.ts.map +1 -0
- package/communications/callRecords/item/index.js +67 -0
- package/communications/callRecords/item/sessions/count/index.d.ts +40 -0
- package/communications/callRecords/item/sessions/count/index.d.ts.map +1 -0
- package/communications/callRecords/item/sessions/count/index.js +35 -0
- package/communications/callRecords/item/sessions/index.d.ts +96 -0
- package/communications/callRecords/item/sessions/index.d.ts.map +1 -0
- package/communications/callRecords/item/sessions/index.js +71 -0
- package/communications/callRecords/item/sessions/item/index.d.ts +75 -0
- package/communications/callRecords/item/sessions/item/index.d.ts.map +1 -0
- package/communications/callRecords/item/sessions/item/index.js +67 -0
- package/communications/callRecords/item/sessions/item/segments/count/index.d.ts +40 -0
- package/communications/callRecords/item/sessions/item/segments/count/index.d.ts.map +1 -0
- package/communications/callRecords/item/sessions/item/segments/count/index.js +35 -0
- package/communications/callRecords/item/sessions/item/segments/index.d.ts +95 -0
- package/communications/callRecords/item/sessions/item/segments/index.d.ts.map +1 -0
- package/communications/callRecords/item/sessions/item/segments/index.js +70 -0
- package/communications/callRecords/item/sessions/item/segments/item/index.d.ts +66 -0
- package/communications/callRecords/item/sessions/item/segments/item/index.d.ts.map +1 -0
- package/communications/callRecords/item/sessions/item/segments/item/index.js +56 -0
- package/communications/callRecords/microsoftGraphCallRecordsGetDirectRoutingCallsWithFromDateTimeWithToDateTime/index.d.ts +76 -0
- package/communications/callRecords/microsoftGraphCallRecordsGetDirectRoutingCallsWithFromDateTimeWithToDateTime/index.d.ts.map +1 -0
- package/communications/callRecords/microsoftGraphCallRecordsGetDirectRoutingCallsWithFromDateTimeWithToDateTime/index.js +66 -0
- package/communications/callRecords/microsoftGraphCallRecordsGetPstnCallsWithFromDateTimeWithToDateTime/index.d.ts +76 -0
- package/communications/callRecords/microsoftGraphCallRecordsGetPstnCallsWithFromDateTimeWithToDateTime/index.d.ts.map +1 -0
- package/communications/callRecords/microsoftGraphCallRecordsGetPstnCallsWithFromDateTimeWithToDateTime/index.js +66 -0
- package/communications/calls/count/index.d.ts +40 -0
- package/communications/calls/count/index.d.ts.map +1 -0
- package/communications/calls/count/index.js +35 -0
- package/communications/calls/index.d.ts +101 -0
- package/communications/calls/index.d.ts.map +1 -0
- package/communications/calls/index.js +76 -0
- package/communications/calls/item/addLargeGalleryView/index.d.ts +61 -0
- package/communications/calls/item/addLargeGalleryView/index.d.ts.map +1 -0
- package/communications/calls/item/addLargeGalleryView/index.js +60 -0
- package/communications/calls/item/answer/index.d.ts +76 -0
- package/communications/calls/item/answer/index.d.ts.map +1 -0
- package/communications/calls/item/answer/index.js +68 -0
- package/communications/calls/item/audioRoutingGroups/count/index.d.ts +40 -0
- package/communications/calls/item/audioRoutingGroups/count/index.d.ts.map +1 -0
- package/communications/calls/item/audioRoutingGroups/count/index.js +35 -0
- package/communications/calls/item/audioRoutingGroups/index.d.ts +97 -0
- package/communications/calls/item/audioRoutingGroups/index.d.ts.map +1 -0
- package/communications/calls/item/audioRoutingGroups/index.js +70 -0
- package/communications/calls/item/audioRoutingGroups/item/index.d.ts +69 -0
- package/communications/calls/item/audioRoutingGroups/item/index.d.ts.map +1 -0
- package/communications/calls/item/audioRoutingGroups/item/index.js +56 -0
- package/communications/calls/item/cancelMediaProcessing/index.d.ts +61 -0
- package/communications/calls/item/cancelMediaProcessing/index.d.ts.map +1 -0
- package/communications/calls/item/cancelMediaProcessing/index.js +60 -0
- package/communications/calls/item/changeScreenSharingRole/index.d.ts +60 -0
- package/communications/calls/item/changeScreenSharingRole/index.d.ts.map +1 -0
- package/communications/calls/item/changeScreenSharingRole/index.js +59 -0
- package/communications/calls/item/contentSharingSessions/count/index.d.ts +40 -0
- package/communications/calls/item/contentSharingSessions/count/index.d.ts.map +1 -0
- package/communications/calls/item/contentSharingSessions/count/index.js +35 -0
- package/communications/calls/item/contentSharingSessions/index.d.ts +96 -0
- package/communications/calls/item/contentSharingSessions/index.d.ts.map +1 -0
- package/communications/calls/item/contentSharingSessions/index.js +70 -0
- package/communications/calls/item/contentSharingSessions/item/index.d.ts +67 -0
- package/communications/calls/item/contentSharingSessions/item/index.d.ts.map +1 -0
- package/communications/calls/item/contentSharingSessions/item/index.js +56 -0
- package/communications/calls/item/index.d.ts +167 -0
- package/communications/calls/item/index.d.ts.map +1 -0
- package/communications/calls/item/index.js +160 -0
- package/communications/calls/item/keepAlive/index.d.ts +27 -0
- package/communications/calls/item/keepAlive/index.d.ts.map +1 -0
- package/communications/calls/item/keepAlive/index.js +26 -0
- package/communications/calls/item/mute/index.d.ts +61 -0
- package/communications/calls/item/mute/index.d.ts.map +1 -0
- package/communications/calls/item/mute/index.js +60 -0
- package/communications/calls/item/operations/count/index.d.ts +40 -0
- package/communications/calls/item/operations/count/index.d.ts.map +1 -0
- package/communications/calls/item/operations/count/index.js +35 -0
- package/communications/calls/item/operations/index.d.ts +95 -0
- package/communications/calls/item/operations/index.d.ts.map +1 -0
- package/communications/calls/item/operations/index.js +70 -0
- package/communications/calls/item/operations/item/index.d.ts +67 -0
- package/communications/calls/item/operations/item/index.d.ts.map +1 -0
- package/communications/calls/item/operations/item/index.js +56 -0
- package/communications/calls/item/participants/count/index.d.ts +40 -0
- package/communications/calls/item/participants/count/index.d.ts.map +1 -0
- package/communications/calls/item/participants/count/index.js +35 -0
- package/communications/calls/item/participants/index.d.ts +101 -0
- package/communications/calls/item/participants/index.d.ts.map +1 -0
- package/communications/calls/item/participants/index.js +76 -0
- package/communications/calls/item/participants/invite/index.d.ts +65 -0
- package/communications/calls/item/participants/invite/index.d.ts.map +1 -0
- package/communications/calls/item/participants/invite/index.js +62 -0
- package/communications/calls/item/participants/item/index.d.ts +87 -0
- package/communications/calls/item/participants/item/index.d.ts.map +1 -0
- package/communications/calls/item/participants/item/index.js +76 -0
- package/communications/calls/item/participants/item/mute/index.d.ts +61 -0
- package/communications/calls/item/participants/item/mute/index.d.ts.map +1 -0
- package/communications/calls/item/participants/item/mute/index.js +60 -0
- package/communications/calls/item/participants/item/startHoldMusic/index.d.ts +65 -0
- package/communications/calls/item/participants/item/startHoldMusic/index.d.ts.map +1 -0
- package/communications/calls/item/participants/item/startHoldMusic/index.js +62 -0
- package/communications/calls/item/participants/item/stopHoldMusic/index.d.ts +61 -0
- package/communications/calls/item/participants/item/stopHoldMusic/index.d.ts.map +1 -0
- package/communications/calls/item/participants/item/stopHoldMusic/index.js +60 -0
- package/communications/calls/item/playPrompt/index.d.ts +65 -0
- package/communications/calls/item/playPrompt/index.d.ts.map +1 -0
- package/communications/calls/item/playPrompt/index.js +62 -0
- package/communications/calls/item/recordResponse/index.d.ts +89 -0
- package/communications/calls/item/recordResponse/index.d.ts.map +1 -0
- package/communications/calls/item/recordResponse/index.js +74 -0
- package/communications/calls/item/redirect/index.d.ts +68 -0
- package/communications/calls/item/redirect/index.d.ts.map +1 -0
- package/communications/calls/item/redirect/index.js +63 -0
- package/communications/calls/item/reject/index.d.ts +64 -0
- package/communications/calls/item/reject/index.d.ts.map +1 -0
- package/communications/calls/item/reject/index.js +61 -0
- package/communications/calls/item/sendDtmfTones/index.d.ts +68 -0
- package/communications/calls/item/sendDtmfTones/index.d.ts.map +1 -0
- package/communications/calls/item/sendDtmfTones/index.js +65 -0
- package/communications/calls/item/subscribeToTone/index.d.ts +61 -0
- package/communications/calls/item/subscribeToTone/index.d.ts.map +1 -0
- package/communications/calls/item/subscribeToTone/index.js +60 -0
- package/communications/calls/item/transfer/index.d.ts +64 -0
- package/communications/calls/item/transfer/index.d.ts.map +1 -0
- package/communications/calls/item/transfer/index.js +61 -0
- package/communications/calls/item/unmute/index.d.ts +61 -0
- package/communications/calls/item/unmute/index.d.ts.map +1 -0
- package/communications/calls/item/unmute/index.js +60 -0
- package/communications/calls/item/updateRecordingStatus/index.d.ts +65 -0
- package/communications/calls/item/updateRecordingStatus/index.d.ts.map +1 -0
- package/communications/calls/item/updateRecordingStatus/index.js +62 -0
- package/communications/calls/logTeleconferenceDeviceQuality/index.d.ts +60 -0
- package/communications/calls/logTeleconferenceDeviceQuality/index.d.ts.map +1 -0
- package/communications/calls/logTeleconferenceDeviceQuality/index.js +59 -0
- package/communications/getPresencesByUserId/index.d.ts +83 -0
- package/communications/getPresencesByUserId/index.d.ts.map +1 -0
- package/communications/getPresencesByUserId/index.js +86 -0
- package/communications/index.d.ts +84 -0
- package/communications/index.d.ts.map +1 -0
- package/communications/index.js +82 -0
- package/communications/onlineMeetings/count/index.d.ts +40 -0
- package/communications/onlineMeetings/count/index.d.ts.map +1 -0
- package/communications/onlineMeetings/count/index.js +35 -0
- package/communications/onlineMeetings/createOrGet/index.d.ts +81 -0
- package/communications/onlineMeetings/createOrGet/index.d.ts.map +1 -0
- package/communications/onlineMeetings/createOrGet/index.js +70 -0
- package/communications/onlineMeetings/index.d.ts +101 -0
- package/communications/onlineMeetings/index.d.ts.map +1 -0
- package/communications/onlineMeetings/index.js +76 -0
- package/communications/onlineMeetings/item/attendanceReports/count/index.d.ts +40 -0
- package/communications/onlineMeetings/item/attendanceReports/count/index.d.ts.map +1 -0
- package/communications/onlineMeetings/item/attendanceReports/count/index.js +35 -0
- package/communications/onlineMeetings/item/attendanceReports/index.d.ts +95 -0
- package/communications/onlineMeetings/item/attendanceReports/index.d.ts.map +1 -0
- package/communications/onlineMeetings/item/attendanceReports/index.js +71 -0
- package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/count/index.d.ts +40 -0
- package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/count/index.d.ts.map +1 -0
- package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/count/index.js +35 -0
- package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/index.d.ts +96 -0
- package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/index.d.ts.map +1 -0
- package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/index.js +70 -0
- package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/item/index.d.ts +66 -0
- package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/item/index.d.ts.map +1 -0
- package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/item/index.js +56 -0
- package/communications/onlineMeetings/item/attendanceReports/item/index.d.ts +75 -0
- package/communications/onlineMeetings/item/attendanceReports/item/index.d.ts.map +1 -0
- package/communications/onlineMeetings/item/attendanceReports/item/index.js +67 -0
- package/communications/onlineMeetings/item/attendeeReport/index.d.ts +42 -0
- package/communications/onlineMeetings/item/attendeeReport/index.d.ts.map +1 -0
- package/communications/onlineMeetings/item/attendeeReport/index.js +38 -0
- package/communications/onlineMeetings/item/getVirtualAppointmentJoinWebUrl/index.d.ts +57 -0
- package/communications/onlineMeetings/item/getVirtualAppointmentJoinWebUrl/index.d.ts.map +1 -0
- package/communications/onlineMeetings/item/getVirtualAppointmentJoinWebUrl/index.js +56 -0
- package/communications/onlineMeetings/item/index.d.ts +95 -0
- package/communications/onlineMeetings/item/index.d.ts.map +1 -0
- package/communications/onlineMeetings/item/index.js +89 -0
- package/communications/onlineMeetings/item/recordings/count/index.d.ts +40 -0
- package/communications/onlineMeetings/item/recordings/count/index.d.ts.map +1 -0
- package/communications/onlineMeetings/item/recordings/count/index.js +35 -0
- package/communications/onlineMeetings/item/recordings/index.d.ts +95 -0
- package/communications/onlineMeetings/item/recordings/index.d.ts.map +1 -0
- package/communications/onlineMeetings/item/recordings/index.js +71 -0
- package/communications/onlineMeetings/item/recordings/item/content/index.d.ts +42 -0
- package/communications/onlineMeetings/item/recordings/item/content/index.d.ts.map +1 -0
- package/communications/onlineMeetings/item/recordings/item/content/index.js +39 -0
- package/communications/onlineMeetings/item/recordings/item/index.d.ts +76 -0
- package/communications/onlineMeetings/item/recordings/item/index.d.ts.map +1 -0
- package/communications/onlineMeetings/item/recordings/item/index.js +66 -0
- package/communications/onlineMeetings/item/transcripts/count/index.d.ts +40 -0
- package/communications/onlineMeetings/item/transcripts/count/index.d.ts.map +1 -0
- package/communications/onlineMeetings/item/transcripts/count/index.js +35 -0
- package/communications/onlineMeetings/item/transcripts/index.d.ts +96 -0
- package/communications/onlineMeetings/item/transcripts/index.d.ts.map +1 -0
- package/communications/onlineMeetings/item/transcripts/index.js +71 -0
- package/communications/onlineMeetings/item/transcripts/item/content/index.d.ts +43 -0
- package/communications/onlineMeetings/item/transcripts/item/content/index.d.ts.map +1 -0
- package/communications/onlineMeetings/item/transcripts/item/content/index.js +39 -0
- package/communications/onlineMeetings/item/transcripts/item/index.d.ts +81 -0
- package/communications/onlineMeetings/item/transcripts/item/index.d.ts.map +1 -0
- package/communications/onlineMeetings/item/transcripts/item/index.js +71 -0
- package/communications/onlineMeetings/item/transcripts/item/metadataContent/index.d.ts +42 -0
- package/communications/onlineMeetings/item/transcripts/item/metadataContent/index.d.ts.map +1 -0
- package/communications/onlineMeetings/item/transcripts/item/metadataContent/index.js +38 -0
- package/communications/presences/count/index.d.ts +40 -0
- package/communications/presences/count/index.d.ts.map +1 -0
- package/communications/presences/count/index.js +35 -0
- package/communications/presences/index.d.ts +95 -0
- package/communications/presences/index.d.ts.map +1 -0
- package/communications/presences/index.js +71 -0
- package/communications/presences/item/clearPresence/index.d.ts +59 -0
- package/communications/presences/item/clearPresence/index.d.ts.map +1 -0
- package/communications/presences/item/clearPresence/index.js +58 -0
- package/communications/presences/item/clearUserPreferredPresence/index.d.ts +27 -0
- package/communications/presences/item/clearUserPreferredPresence/index.d.ts.map +1 -0
- package/communications/presences/item/clearUserPreferredPresence/index.js +26 -0
- package/communications/presences/item/index.d.ts +96 -0
- package/communications/presences/item/index.d.ts.map +1 -0
- package/communications/presences/item/index.js +86 -0
- package/communications/presences/item/setPresence/index.d.ts +71 -0
- package/communications/presences/item/setPresence/index.d.ts.map +1 -0
- package/communications/presences/item/setPresence/index.js +64 -0
- package/communications/presences/item/setStatusMessage/index.d.ts +60 -0
- package/communications/presences/item/setStatusMessage/index.d.ts.map +1 -0
- package/communications/presences/item/setStatusMessage/index.js +59 -0
- package/communications/presences/item/setUserPreferredPresence/index.d.ts +67 -0
- package/communications/presences/item/setUserPreferredPresence/index.d.ts.map +1 -0
- package/communications/presences/item/setUserPreferredPresence/index.js +62 -0
- package/communicationsServiceClient.d.ts +25 -0
- package/communicationsServiceClient.d.ts.map +1 -0
- package/communicationsServiceClient.js +49 -0
- package/index.d.ts +11 -0
- package/index.d.ts.map +1 -0
- package/index.js +20 -0
- package/package.json +48 -0
- package/tsconfig.json +15 -0
- package/tsconfig.tsbuildinfo +1 -0
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.CreateOrGetRequestBuilderUriTemplate = exports.CreateOrGetRequestBuilderRequestsMetadata = exports.serializeCreateOrGetPostRequestBody = exports.deserializeIntoCreateOrGetPostRequestBody = exports.createCreateOrGetPostRequestBodyFromDiscriminatorValue = void 0;
|
|
4
|
+
/* tslint:disable */
|
|
5
|
+
/* eslint-disable */
|
|
6
|
+
// Generated by Microsoft Kiota
|
|
7
|
+
const models_1 = require("@microsoft/msgraph-sdk/models/");
|
|
8
|
+
const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
|
|
9
|
+
/**
|
|
10
|
+
* Creates a new instance of the appropriate class based on discriminator value
|
|
11
|
+
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
12
|
+
* @returns a createOrGetPostRequestBody
|
|
13
|
+
*/
|
|
14
|
+
function createCreateOrGetPostRequestBodyFromDiscriminatorValue(parseNode) {
|
|
15
|
+
return deserializeIntoCreateOrGetPostRequestBody;
|
|
16
|
+
}
|
|
17
|
+
exports.createCreateOrGetPostRequestBodyFromDiscriminatorValue = createCreateOrGetPostRequestBodyFromDiscriminatorValue;
|
|
18
|
+
/**
|
|
19
|
+
* The deserialization information for the current model
|
|
20
|
+
* @returns a Record<string, (node: ParseNode) => void>
|
|
21
|
+
*/
|
|
22
|
+
function deserializeIntoCreateOrGetPostRequestBody(createOrGetPostRequestBody = {}) {
|
|
23
|
+
return {
|
|
24
|
+
"backingStoreEnabled": n => { createOrGetPostRequestBody.backingStoreEnabled = true; },
|
|
25
|
+
"chatInfo": n => { createOrGetPostRequestBody.chatInfo = n.getObjectValue(models_1.createChatInfoFromDiscriminatorValue); },
|
|
26
|
+
"endDateTime": n => { createOrGetPostRequestBody.endDateTime = n.getDateValue(); },
|
|
27
|
+
"externalId": n => { createOrGetPostRequestBody.externalId = n.getStringValue(); },
|
|
28
|
+
"participants": n => { createOrGetPostRequestBody.participants = n.getObjectValue(models_1.createMeetingParticipantsFromDiscriminatorValue); },
|
|
29
|
+
"startDateTime": n => { createOrGetPostRequestBody.startDateTime = n.getDateValue(); },
|
|
30
|
+
"subject": n => { createOrGetPostRequestBody.subject = n.getStringValue(); },
|
|
31
|
+
};
|
|
32
|
+
}
|
|
33
|
+
exports.deserializeIntoCreateOrGetPostRequestBody = deserializeIntoCreateOrGetPostRequestBody;
|
|
34
|
+
/**
|
|
35
|
+
* Serializes information the current object
|
|
36
|
+
* @param writer Serialization writer to use to serialize this model
|
|
37
|
+
*/
|
|
38
|
+
function serializeCreateOrGetPostRequestBody(writer, createOrGetPostRequestBody = {}) {
|
|
39
|
+
writer.writeObjectValue("chatInfo", createOrGetPostRequestBody.chatInfo, models_1.serializeChatInfo);
|
|
40
|
+
writer.writeDateValue("endDateTime", createOrGetPostRequestBody.endDateTime);
|
|
41
|
+
writer.writeStringValue("externalId", createOrGetPostRequestBody.externalId);
|
|
42
|
+
writer.writeObjectValue("participants", createOrGetPostRequestBody.participants, models_1.serializeMeetingParticipants);
|
|
43
|
+
writer.writeDateValue("startDateTime", createOrGetPostRequestBody.startDateTime);
|
|
44
|
+
writer.writeStringValue("subject", createOrGetPostRequestBody.subject);
|
|
45
|
+
writer.writeAdditionalData(createOrGetPostRequestBody.additionalData);
|
|
46
|
+
}
|
|
47
|
+
exports.serializeCreateOrGetPostRequestBody = serializeCreateOrGetPostRequestBody;
|
|
48
|
+
/**
|
|
49
|
+
* Metadata for all the requests in the request builder.
|
|
50
|
+
*/
|
|
51
|
+
exports.CreateOrGetRequestBuilderRequestsMetadata = {
|
|
52
|
+
post: {
|
|
53
|
+
responseBodyContentType: "application/json",
|
|
54
|
+
errorMappings: {
|
|
55
|
+
_4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
56
|
+
_5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
57
|
+
},
|
|
58
|
+
adapterMethodName: "sendAsync",
|
|
59
|
+
responseBodyFactory: models_1.createOnlineMeetingFromDiscriminatorValue,
|
|
60
|
+
requestBodyContentType: "application/json",
|
|
61
|
+
requestBodySerializer: serializeCreateOrGetPostRequestBody,
|
|
62
|
+
requestInformationContentSetMethod: "setContentFromParsable",
|
|
63
|
+
},
|
|
64
|
+
};
|
|
65
|
+
/**
|
|
66
|
+
* Uri template for the request builder.
|
|
67
|
+
*/
|
|
68
|
+
exports.CreateOrGetRequestBuilderUriTemplate = "{+baseurl}/communications/onlineMeetings/createOrGet";
|
|
69
|
+
/* tslint:enable */
|
|
70
|
+
/* eslint-enable */
|
|
@@ -0,0 +1,101 @@
|
|
|
1
|
+
import { type OnlineMeeting, type OnlineMeetingCollectionResponse } from '@microsoft/msgraph-sdk/models/';
|
|
2
|
+
import { type CountRequestBuilder } from './count/';
|
|
3
|
+
import { type CreateOrGetRequestBuilder } from './createOrGet/';
|
|
4
|
+
import { type OnlineMeetingItemRequestBuilder } from './item/';
|
|
5
|
+
import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
6
|
+
/**
|
|
7
|
+
* Provides operations to manage the onlineMeetings property of the microsoft.graph.cloudCommunications entity.
|
|
8
|
+
*/
|
|
9
|
+
export interface OnlineMeetingsRequestBuilder extends BaseRequestBuilder<OnlineMeetingsRequestBuilder> {
|
|
10
|
+
/**
|
|
11
|
+
* Provides operations to count the resources in the collection.
|
|
12
|
+
*/
|
|
13
|
+
get count(): CountRequestBuilder;
|
|
14
|
+
/**
|
|
15
|
+
* Provides operations to call the createOrGet method.
|
|
16
|
+
*/
|
|
17
|
+
get createOrGet(): CreateOrGetRequestBuilder;
|
|
18
|
+
/**
|
|
19
|
+
* Provides operations to manage the onlineMeetings property of the microsoft.graph.cloudCommunications entity.
|
|
20
|
+
* @param onlineMeetingId The unique identifier of onlineMeeting
|
|
21
|
+
* @returns a OnlineMeetingItemRequestBuilder
|
|
22
|
+
*/
|
|
23
|
+
byOnlineMeetingId(onlineMeetingId: string): OnlineMeetingItemRequestBuilder;
|
|
24
|
+
/**
|
|
25
|
+
* Retrieve the properties and relationships of an onlineMeeting object. For example, you can: Teams live event attendee report (deprecated) is an online meeting artifact. For details, see Online meeting artifacts and permissions.
|
|
26
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
27
|
+
* @returns a Promise of OnlineMeetingCollectionResponse
|
|
28
|
+
* @see {@link https://learn.microsoft.com/graph/api/onlinemeeting-get?view=graph-rest-1.0|Find more info here}
|
|
29
|
+
*/
|
|
30
|
+
get(requestConfiguration?: RequestConfiguration<OnlineMeetingsRequestBuilderGetQueryParameters> | undefined): Promise<OnlineMeetingCollectionResponse | undefined>;
|
|
31
|
+
/**
|
|
32
|
+
* Create new navigation property to onlineMeetings for communications
|
|
33
|
+
* @param body The request body
|
|
34
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
35
|
+
* @returns a Promise of OnlineMeeting
|
|
36
|
+
*/
|
|
37
|
+
post(body: OnlineMeeting, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<OnlineMeeting | undefined>;
|
|
38
|
+
/**
|
|
39
|
+
* Retrieve the properties and relationships of an onlineMeeting object. For example, you can: Teams live event attendee report (deprecated) is an online meeting artifact. For details, see Online meeting artifacts and permissions.
|
|
40
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
41
|
+
* @returns a RequestInformation
|
|
42
|
+
*/
|
|
43
|
+
toGetRequestInformation(requestConfiguration?: RequestConfiguration<OnlineMeetingsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
44
|
+
/**
|
|
45
|
+
* Create new navigation property to onlineMeetings for communications
|
|
46
|
+
* @param body The request body
|
|
47
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
48
|
+
* @returns a RequestInformation
|
|
49
|
+
*/
|
|
50
|
+
toPostRequestInformation(body: OnlineMeeting, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
51
|
+
}
|
|
52
|
+
/**
|
|
53
|
+
* Retrieve the properties and relationships of an onlineMeeting object. For example, you can: Teams live event attendee report (deprecated) is an online meeting artifact. For details, see Online meeting artifacts and permissions.
|
|
54
|
+
*/
|
|
55
|
+
export interface OnlineMeetingsRequestBuilderGetQueryParameters {
|
|
56
|
+
/**
|
|
57
|
+
* Include count of items
|
|
58
|
+
*/
|
|
59
|
+
count?: boolean;
|
|
60
|
+
/**
|
|
61
|
+
* Expand related entities
|
|
62
|
+
*/
|
|
63
|
+
expand?: string[];
|
|
64
|
+
/**
|
|
65
|
+
* Filter items by property values
|
|
66
|
+
*/
|
|
67
|
+
filter?: string;
|
|
68
|
+
/**
|
|
69
|
+
* Order items by property values
|
|
70
|
+
*/
|
|
71
|
+
orderby?: string[];
|
|
72
|
+
/**
|
|
73
|
+
* Search items by search phrases
|
|
74
|
+
*/
|
|
75
|
+
search?: string;
|
|
76
|
+
/**
|
|
77
|
+
* Select properties to be returned
|
|
78
|
+
*/
|
|
79
|
+
select?: string[];
|
|
80
|
+
/**
|
|
81
|
+
* Skip the first n items
|
|
82
|
+
*/
|
|
83
|
+
skip?: number;
|
|
84
|
+
/**
|
|
85
|
+
* Show only the first n items
|
|
86
|
+
*/
|
|
87
|
+
top?: number;
|
|
88
|
+
}
|
|
89
|
+
/**
|
|
90
|
+
* Metadata for all the navigation properties in the request builder.
|
|
91
|
+
*/
|
|
92
|
+
export declare const OnlineMeetingsRequestBuilderNavigationMetadata: Record<Exclude<keyof OnlineMeetingsRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
|
|
93
|
+
/**
|
|
94
|
+
* Metadata for all the requests in the request builder.
|
|
95
|
+
*/
|
|
96
|
+
export declare const OnlineMeetingsRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
97
|
+
/**
|
|
98
|
+
* Uri template for the request builder.
|
|
99
|
+
*/
|
|
100
|
+
export declare const OnlineMeetingsRequestBuilderUriTemplate = "{+baseurl}/communications/onlineMeetings{?%24top,%24skip,%24search,%24filter,%24count,%24orderby,%24select,%24expand}";
|
|
101
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAkI,KAAK,aAAa,EAAE,KAAK,+BAA+B,EAAE,MAAM,gCAAgC,CAAC;AAE1O,OAAO,EAAuE,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AACzH,OAAO,EAAmF,KAAK,yBAAyB,EAAE,MAAM,gBAAgB,CAAC;AACjJ,OAAO,EAAkJ,KAAK,+BAA+B,EAAE,MAAM,SAAS,CAAC;AAC/M,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,4BAA6B,SAAQ,kBAAkB,CAAC,4BAA4B,CAAC;IAClG;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;OAEG;IACH,IAAI,WAAW,IAAI,yBAAyB,CAAC;IAC7C;;;;OAIG;IACF,iBAAiB,CAAC,eAAe,EAAE,MAAM,GAAI,+BAA+B,CAAC;IAC9E;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,8CAA8C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,+BAA+B,GAAG,SAAS,CAAC,CAAC;IACrK;;;;;OAKG;IACF,IAAI,CAAC,IAAI,EAAE,aAAa,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,aAAa,GAAG,SAAS,CAAC,CAAC;IACjI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,8CAA8C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACvJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,aAAa,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACxI;AACD;;GAEG;AACH,MAAM,WAAW,8CAA8C;IAC3D;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AAcD;;GAEG;AACH,eAAO,MAAM,8CAA8C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,4BAA4B,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAetK,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,4CAA4C,EAAE,gBAuB1D,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,uCAAuC,0HAA0H,CAAC"}
|
|
@@ -0,0 +1,76 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.OnlineMeetingsRequestBuilderUriTemplate = exports.OnlineMeetingsRequestBuilderRequestsMetadata = exports.OnlineMeetingsRequestBuilderNavigationMetadata = void 0;
|
|
4
|
+
/* tslint:disable */
|
|
5
|
+
/* eslint-disable */
|
|
6
|
+
// Generated by Microsoft Kiota
|
|
7
|
+
const models_1 = require("@microsoft/msgraph-sdk/models/");
|
|
8
|
+
const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
|
|
9
|
+
const count_1 = require("./count/");
|
|
10
|
+
const createOrGet_1 = require("./createOrGet/");
|
|
11
|
+
const item_1 = require("./item/");
|
|
12
|
+
/**
|
|
13
|
+
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
14
|
+
*/
|
|
15
|
+
const OnlineMeetingsRequestBuilderGetQueryParametersMapper = {
|
|
16
|
+
"count": "%24count",
|
|
17
|
+
"expand": "%24expand",
|
|
18
|
+
"filter": "%24filter",
|
|
19
|
+
"orderby": "%24orderby",
|
|
20
|
+
"search": "%24search",
|
|
21
|
+
"select": "%24select",
|
|
22
|
+
"skip": "%24skip",
|
|
23
|
+
"top": "%24top",
|
|
24
|
+
};
|
|
25
|
+
/**
|
|
26
|
+
* Metadata for all the navigation properties in the request builder.
|
|
27
|
+
*/
|
|
28
|
+
exports.OnlineMeetingsRequestBuilderNavigationMetadata = {
|
|
29
|
+
byOnlineMeetingId: {
|
|
30
|
+
uriTemplate: item_1.OnlineMeetingItemRequestBuilderUriTemplate,
|
|
31
|
+
requestsMetadata: item_1.OnlineMeetingItemRequestBuilderRequestsMetadata,
|
|
32
|
+
navigationMetadata: item_1.OnlineMeetingItemRequestBuilderNavigationMetadata,
|
|
33
|
+
pathParametersMappings: ["onlineMeeting%2Did"],
|
|
34
|
+
},
|
|
35
|
+
count: {
|
|
36
|
+
uriTemplate: count_1.CountRequestBuilderUriTemplate,
|
|
37
|
+
requestsMetadata: count_1.CountRequestBuilderRequestsMetadata,
|
|
38
|
+
},
|
|
39
|
+
createOrGet: {
|
|
40
|
+
uriTemplate: createOrGet_1.CreateOrGetRequestBuilderUriTemplate,
|
|
41
|
+
requestsMetadata: createOrGet_1.CreateOrGetRequestBuilderRequestsMetadata,
|
|
42
|
+
},
|
|
43
|
+
};
|
|
44
|
+
/**
|
|
45
|
+
* Metadata for all the requests in the request builder.
|
|
46
|
+
*/
|
|
47
|
+
exports.OnlineMeetingsRequestBuilderRequestsMetadata = {
|
|
48
|
+
get: {
|
|
49
|
+
responseBodyContentType: "application/json",
|
|
50
|
+
errorMappings: {
|
|
51
|
+
_4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
52
|
+
_5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
53
|
+
},
|
|
54
|
+
adapterMethodName: "sendAsync",
|
|
55
|
+
responseBodyFactory: models_1.createOnlineMeetingCollectionResponseFromDiscriminatorValue,
|
|
56
|
+
queryParametersMapper: OnlineMeetingsRequestBuilderGetQueryParametersMapper,
|
|
57
|
+
},
|
|
58
|
+
post: {
|
|
59
|
+
responseBodyContentType: "application/json",
|
|
60
|
+
errorMappings: {
|
|
61
|
+
_4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
62
|
+
_5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
63
|
+
},
|
|
64
|
+
adapterMethodName: "sendAsync",
|
|
65
|
+
responseBodyFactory: models_1.createOnlineMeetingFromDiscriminatorValue,
|
|
66
|
+
requestBodyContentType: "application/json",
|
|
67
|
+
requestBodySerializer: models_1.serializeOnlineMeeting,
|
|
68
|
+
requestInformationContentSetMethod: "setContentFromParsable",
|
|
69
|
+
},
|
|
70
|
+
};
|
|
71
|
+
/**
|
|
72
|
+
* Uri template for the request builder.
|
|
73
|
+
*/
|
|
74
|
+
exports.OnlineMeetingsRequestBuilderUriTemplate = "{+baseurl}/communications/onlineMeetings{?%24top,%24skip,%24search,%24filter,%24count,%24orderby,%24select,%24expand}";
|
|
75
|
+
/* tslint:enable */
|
|
76
|
+
/* eslint-enable */
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
2
|
+
/**
|
|
3
|
+
* Provides operations to count the resources in the collection.
|
|
4
|
+
*/
|
|
5
|
+
export interface CountRequestBuilder extends BaseRequestBuilder<CountRequestBuilder> {
|
|
6
|
+
/**
|
|
7
|
+
* Get the number of the resource
|
|
8
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
9
|
+
* @returns a Promise of Integer
|
|
10
|
+
*/
|
|
11
|
+
get(requestConfiguration?: RequestConfiguration<CountRequestBuilderGetQueryParameters> | undefined): Promise<number | undefined>;
|
|
12
|
+
/**
|
|
13
|
+
* Get the number of the resource
|
|
14
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
15
|
+
* @returns a RequestInformation
|
|
16
|
+
*/
|
|
17
|
+
toGetRequestInformation(requestConfiguration?: RequestConfiguration<CountRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
18
|
+
}
|
|
19
|
+
/**
|
|
20
|
+
* Get the number of the resource
|
|
21
|
+
*/
|
|
22
|
+
export interface CountRequestBuilderGetQueryParameters {
|
|
23
|
+
/**
|
|
24
|
+
* Filter items by property values
|
|
25
|
+
*/
|
|
26
|
+
filter?: string;
|
|
27
|
+
/**
|
|
28
|
+
* Search items by search phrases
|
|
29
|
+
*/
|
|
30
|
+
search?: string;
|
|
31
|
+
}
|
|
32
|
+
/**
|
|
33
|
+
* Metadata for all the requests in the request builder.
|
|
34
|
+
*/
|
|
35
|
+
export declare const CountRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
36
|
+
/**
|
|
37
|
+
* Uri template for the request builder.
|
|
38
|
+
*/
|
|
39
|
+
export declare const CountRequestBuilderUriTemplate = "{+baseurl}/communications/onlineMeetings/{onlineMeeting%2Did}/attendanceReports/$count{?%24search,%24filter}";
|
|
40
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,mBAAoB,SAAQ,kBAAkB,CAAC,mBAAmB,CAAC;IAChF;;;;OAIG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACnI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjJ;AACD;;GAEG;AACH,MAAM,WAAW,qCAAqC;IAClD;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACnB;AAQD;;GAEG;AACH,eAAO,MAAM,mCAAmC,EAAE,gBAWjD,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,8BAA8B,iHAAiH,CAAC"}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.CountRequestBuilderUriTemplate = exports.CountRequestBuilderRequestsMetadata = void 0;
|
|
4
|
+
/* tslint:disable */
|
|
5
|
+
/* eslint-disable */
|
|
6
|
+
// Generated by Microsoft Kiota
|
|
7
|
+
const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
|
|
8
|
+
/**
|
|
9
|
+
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
10
|
+
*/
|
|
11
|
+
const CountRequestBuilderGetQueryParametersMapper = {
|
|
12
|
+
"filter": "%24filter",
|
|
13
|
+
"search": "%24search",
|
|
14
|
+
};
|
|
15
|
+
/**
|
|
16
|
+
* Metadata for all the requests in the request builder.
|
|
17
|
+
*/
|
|
18
|
+
exports.CountRequestBuilderRequestsMetadata = {
|
|
19
|
+
get: {
|
|
20
|
+
responseBodyContentType: "text/plain;q=0.9",
|
|
21
|
+
errorMappings: {
|
|
22
|
+
_4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
23
|
+
_5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
24
|
+
},
|
|
25
|
+
adapterMethodName: "sendPrimitiveAsync",
|
|
26
|
+
responseBodyFactory: "number",
|
|
27
|
+
queryParametersMapper: CountRequestBuilderGetQueryParametersMapper,
|
|
28
|
+
},
|
|
29
|
+
};
|
|
30
|
+
/**
|
|
31
|
+
* Uri template for the request builder.
|
|
32
|
+
*/
|
|
33
|
+
exports.CountRequestBuilderUriTemplate = "{+baseurl}/communications/onlineMeetings/{onlineMeeting%2Did}/attendanceReports/$count{?%24search,%24filter}";
|
|
34
|
+
/* tslint:enable */
|
|
35
|
+
/* eslint-enable */
|
|
@@ -0,0 +1,95 @@
|
|
|
1
|
+
import { type MeetingAttendanceReport, type MeetingAttendanceReportCollectionResponse } from '@microsoft/msgraph-sdk/models/';
|
|
2
|
+
import { type CountRequestBuilder } from './count/';
|
|
3
|
+
import { type MeetingAttendanceReportItemRequestBuilder } from './item/';
|
|
4
|
+
import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
5
|
+
/**
|
|
6
|
+
* Provides operations to manage the attendanceReports property of the microsoft.graph.onlineMeetingBase entity.
|
|
7
|
+
*/
|
|
8
|
+
export interface AttendanceReportsRequestBuilder extends BaseRequestBuilder<AttendanceReportsRequestBuilder> {
|
|
9
|
+
/**
|
|
10
|
+
* Provides operations to count the resources in the collection.
|
|
11
|
+
*/
|
|
12
|
+
get count(): CountRequestBuilder;
|
|
13
|
+
/**
|
|
14
|
+
* Provides operations to manage the attendanceReports property of the microsoft.graph.onlineMeetingBase entity.
|
|
15
|
+
* @param meetingAttendanceReportId The unique identifier of meetingAttendanceReport
|
|
16
|
+
* @returns a MeetingAttendanceReportItemRequestBuilder
|
|
17
|
+
*/
|
|
18
|
+
byMeetingAttendanceReportId(meetingAttendanceReportId: string): MeetingAttendanceReportItemRequestBuilder;
|
|
19
|
+
/**
|
|
20
|
+
* The attendance reports of an online meeting. Read-only.
|
|
21
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
22
|
+
* @returns a Promise of MeetingAttendanceReportCollectionResponse
|
|
23
|
+
*/
|
|
24
|
+
get(requestConfiguration?: RequestConfiguration<AttendanceReportsRequestBuilderGetQueryParameters> | undefined): Promise<MeetingAttendanceReportCollectionResponse | undefined>;
|
|
25
|
+
/**
|
|
26
|
+
* Create new navigation property to attendanceReports for communications
|
|
27
|
+
* @param body The request body
|
|
28
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
29
|
+
* @returns a Promise of MeetingAttendanceReport
|
|
30
|
+
*/
|
|
31
|
+
post(body: MeetingAttendanceReport, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<MeetingAttendanceReport | undefined>;
|
|
32
|
+
/**
|
|
33
|
+
* The attendance reports of an online meeting. Read-only.
|
|
34
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
35
|
+
* @returns a RequestInformation
|
|
36
|
+
*/
|
|
37
|
+
toGetRequestInformation(requestConfiguration?: RequestConfiguration<AttendanceReportsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
38
|
+
/**
|
|
39
|
+
* Create new navigation property to attendanceReports for communications
|
|
40
|
+
* @param body The request body
|
|
41
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
42
|
+
* @returns a RequestInformation
|
|
43
|
+
*/
|
|
44
|
+
toPostRequestInformation(body: MeetingAttendanceReport, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
45
|
+
}
|
|
46
|
+
/**
|
|
47
|
+
* The attendance reports of an online meeting. Read-only.
|
|
48
|
+
*/
|
|
49
|
+
export interface AttendanceReportsRequestBuilderGetQueryParameters {
|
|
50
|
+
/**
|
|
51
|
+
* Include count of items
|
|
52
|
+
*/
|
|
53
|
+
count?: boolean;
|
|
54
|
+
/**
|
|
55
|
+
* Expand related entities
|
|
56
|
+
*/
|
|
57
|
+
expand?: string[];
|
|
58
|
+
/**
|
|
59
|
+
* Filter items by property values
|
|
60
|
+
*/
|
|
61
|
+
filter?: string;
|
|
62
|
+
/**
|
|
63
|
+
* Order items by property values
|
|
64
|
+
*/
|
|
65
|
+
orderby?: string[];
|
|
66
|
+
/**
|
|
67
|
+
* Search items by search phrases
|
|
68
|
+
*/
|
|
69
|
+
search?: string;
|
|
70
|
+
/**
|
|
71
|
+
* Select properties to be returned
|
|
72
|
+
*/
|
|
73
|
+
select?: string[];
|
|
74
|
+
/**
|
|
75
|
+
* Skip the first n items
|
|
76
|
+
*/
|
|
77
|
+
skip?: number;
|
|
78
|
+
/**
|
|
79
|
+
* Show only the first n items
|
|
80
|
+
*/
|
|
81
|
+
top?: number;
|
|
82
|
+
}
|
|
83
|
+
/**
|
|
84
|
+
* Metadata for all the navigation properties in the request builder.
|
|
85
|
+
*/
|
|
86
|
+
export declare const AttendanceReportsRequestBuilderNavigationMetadata: Record<Exclude<keyof AttendanceReportsRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
|
|
87
|
+
/**
|
|
88
|
+
* Metadata for all the requests in the request builder.
|
|
89
|
+
*/
|
|
90
|
+
export declare const AttendanceReportsRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
91
|
+
/**
|
|
92
|
+
* Uri template for the request builder.
|
|
93
|
+
*/
|
|
94
|
+
export declare const AttendanceReportsRequestBuilderUriTemplate = "{+baseurl}/communications/onlineMeetings/{onlineMeeting%2Did}/attendanceReports{?%24top,%24skip,%24search,%24filter,%24count,%24orderby,%24select,%24expand}";
|
|
95
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAgK,KAAK,uBAAuB,EAAE,KAAK,yCAAyC,EAAE,MAAM,gCAAgC,CAAC;AAE5R,OAAO,EAAuE,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AACzH,OAAO,EAAgL,KAAK,yCAAyC,EAAE,MAAM,SAAS,CAAC;AACvP,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,+BAAgC,SAAQ,kBAAkB,CAAC,+BAA+B,CAAC;IACxG;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,2BAA2B,CAAC,yBAAyB,EAAE,MAAM,GAAI,yCAAyC,CAAC;IAC5G;;;;OAIG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,iDAAiD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,yCAAyC,GAAG,SAAS,CAAC,CAAC;IAClL;;;;;OAKG;IACF,IAAI,CAAC,IAAI,EAAE,uBAAuB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,uBAAuB,GAAG,SAAS,CAAC,CAAC;IACrJ;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,iDAAiD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC1J;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,uBAAuB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAClJ;AACD;;GAEG;AACH,MAAM,WAAW,iDAAiD;IAC9D;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AAcD;;GAEG;AACH,eAAO,MAAM,iDAAiD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,+BAA+B,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAW5K,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,+CAA+C,EAAE,gBAuB7D,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,0CAA0C,iKAAiK,CAAC"}
|
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.AttendanceReportsRequestBuilderUriTemplate = exports.AttendanceReportsRequestBuilderRequestsMetadata = exports.AttendanceReportsRequestBuilderNavigationMetadata = void 0;
|
|
4
|
+
/* tslint:disable */
|
|
5
|
+
/* eslint-disable */
|
|
6
|
+
// Generated by Microsoft Kiota
|
|
7
|
+
const models_1 = require("@microsoft/msgraph-sdk/models/");
|
|
8
|
+
const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
|
|
9
|
+
const count_1 = require("./count/");
|
|
10
|
+
const item_1 = require("./item/");
|
|
11
|
+
/**
|
|
12
|
+
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
13
|
+
*/
|
|
14
|
+
const AttendanceReportsRequestBuilderGetQueryParametersMapper = {
|
|
15
|
+
"count": "%24count",
|
|
16
|
+
"expand": "%24expand",
|
|
17
|
+
"filter": "%24filter",
|
|
18
|
+
"orderby": "%24orderby",
|
|
19
|
+
"search": "%24search",
|
|
20
|
+
"select": "%24select",
|
|
21
|
+
"skip": "%24skip",
|
|
22
|
+
"top": "%24top",
|
|
23
|
+
};
|
|
24
|
+
/**
|
|
25
|
+
* Metadata for all the navigation properties in the request builder.
|
|
26
|
+
*/
|
|
27
|
+
exports.AttendanceReportsRequestBuilderNavigationMetadata = {
|
|
28
|
+
byMeetingAttendanceReportId: {
|
|
29
|
+
uriTemplate: item_1.MeetingAttendanceReportItemRequestBuilderUriTemplate,
|
|
30
|
+
requestsMetadata: item_1.MeetingAttendanceReportItemRequestBuilderRequestsMetadata,
|
|
31
|
+
navigationMetadata: item_1.MeetingAttendanceReportItemRequestBuilderNavigationMetadata,
|
|
32
|
+
pathParametersMappings: ["meetingAttendanceReport%2Did"],
|
|
33
|
+
},
|
|
34
|
+
count: {
|
|
35
|
+
uriTemplate: count_1.CountRequestBuilderUriTemplate,
|
|
36
|
+
requestsMetadata: count_1.CountRequestBuilderRequestsMetadata,
|
|
37
|
+
},
|
|
38
|
+
};
|
|
39
|
+
/**
|
|
40
|
+
* Metadata for all the requests in the request builder.
|
|
41
|
+
*/
|
|
42
|
+
exports.AttendanceReportsRequestBuilderRequestsMetadata = {
|
|
43
|
+
get: {
|
|
44
|
+
responseBodyContentType: "application/json",
|
|
45
|
+
errorMappings: {
|
|
46
|
+
_4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
47
|
+
_5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
48
|
+
},
|
|
49
|
+
adapterMethodName: "sendAsync",
|
|
50
|
+
responseBodyFactory: models_1.createMeetingAttendanceReportCollectionResponseFromDiscriminatorValue,
|
|
51
|
+
queryParametersMapper: AttendanceReportsRequestBuilderGetQueryParametersMapper,
|
|
52
|
+
},
|
|
53
|
+
post: {
|
|
54
|
+
responseBodyContentType: "application/json",
|
|
55
|
+
errorMappings: {
|
|
56
|
+
_4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
57
|
+
_5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
58
|
+
},
|
|
59
|
+
adapterMethodName: "sendAsync",
|
|
60
|
+
responseBodyFactory: models_1.createMeetingAttendanceReportFromDiscriminatorValue,
|
|
61
|
+
requestBodyContentType: "application/json",
|
|
62
|
+
requestBodySerializer: models_1.serializeMeetingAttendanceReport,
|
|
63
|
+
requestInformationContentSetMethod: "setContentFromParsable",
|
|
64
|
+
},
|
|
65
|
+
};
|
|
66
|
+
/**
|
|
67
|
+
* Uri template for the request builder.
|
|
68
|
+
*/
|
|
69
|
+
exports.AttendanceReportsRequestBuilderUriTemplate = "{+baseurl}/communications/onlineMeetings/{onlineMeeting%2Did}/attendanceReports{?%24top,%24skip,%24search,%24filter,%24count,%24orderby,%24select,%24expand}";
|
|
70
|
+
/* tslint:enable */
|
|
71
|
+
/* eslint-enable */
|
package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/count/index.d.ts
ADDED
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
2
|
+
/**
|
|
3
|
+
* Provides operations to count the resources in the collection.
|
|
4
|
+
*/
|
|
5
|
+
export interface CountRequestBuilder extends BaseRequestBuilder<CountRequestBuilder> {
|
|
6
|
+
/**
|
|
7
|
+
* Get the number of the resource
|
|
8
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
9
|
+
* @returns a Promise of Integer
|
|
10
|
+
*/
|
|
11
|
+
get(requestConfiguration?: RequestConfiguration<CountRequestBuilderGetQueryParameters> | undefined): Promise<number | undefined>;
|
|
12
|
+
/**
|
|
13
|
+
* Get the number of the resource
|
|
14
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
15
|
+
* @returns a RequestInformation
|
|
16
|
+
*/
|
|
17
|
+
toGetRequestInformation(requestConfiguration?: RequestConfiguration<CountRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
18
|
+
}
|
|
19
|
+
/**
|
|
20
|
+
* Get the number of the resource
|
|
21
|
+
*/
|
|
22
|
+
export interface CountRequestBuilderGetQueryParameters {
|
|
23
|
+
/**
|
|
24
|
+
* Filter items by property values
|
|
25
|
+
*/
|
|
26
|
+
filter?: string;
|
|
27
|
+
/**
|
|
28
|
+
* Search items by search phrases
|
|
29
|
+
*/
|
|
30
|
+
search?: string;
|
|
31
|
+
}
|
|
32
|
+
/**
|
|
33
|
+
* Metadata for all the requests in the request builder.
|
|
34
|
+
*/
|
|
35
|
+
export declare const CountRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
36
|
+
/**
|
|
37
|
+
* Uri template for the request builder.
|
|
38
|
+
*/
|
|
39
|
+
export declare const CountRequestBuilderUriTemplate = "{+baseurl}/communications/onlineMeetings/{onlineMeeting%2Did}/attendanceReports/{meetingAttendanceReport%2Did}/attendanceRecords/$count{?%24search,%24filter}";
|
|
40
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,mBAAoB,SAAQ,kBAAkB,CAAC,mBAAmB,CAAC;IAChF;;;;OAIG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACnI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjJ;AACD;;GAEG;AACH,MAAM,WAAW,qCAAqC;IAClD;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACnB;AAQD;;GAEG;AACH,eAAO,MAAM,mCAAmC,EAAE,gBAWjD,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,8BAA8B,kKAAkK,CAAC"}
|
package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/count/index.js
ADDED
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.CountRequestBuilderUriTemplate = exports.CountRequestBuilderRequestsMetadata = void 0;
|
|
4
|
+
/* tslint:disable */
|
|
5
|
+
/* eslint-disable */
|
|
6
|
+
// Generated by Microsoft Kiota
|
|
7
|
+
const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
|
|
8
|
+
/**
|
|
9
|
+
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
10
|
+
*/
|
|
11
|
+
const CountRequestBuilderGetQueryParametersMapper = {
|
|
12
|
+
"filter": "%24filter",
|
|
13
|
+
"search": "%24search",
|
|
14
|
+
};
|
|
15
|
+
/**
|
|
16
|
+
* Metadata for all the requests in the request builder.
|
|
17
|
+
*/
|
|
18
|
+
exports.CountRequestBuilderRequestsMetadata = {
|
|
19
|
+
get: {
|
|
20
|
+
responseBodyContentType: "text/plain;q=0.9",
|
|
21
|
+
errorMappings: {
|
|
22
|
+
_4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
23
|
+
_5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
24
|
+
},
|
|
25
|
+
adapterMethodName: "sendPrimitiveAsync",
|
|
26
|
+
responseBodyFactory: "number",
|
|
27
|
+
queryParametersMapper: CountRequestBuilderGetQueryParametersMapper,
|
|
28
|
+
},
|
|
29
|
+
};
|
|
30
|
+
/**
|
|
31
|
+
* Uri template for the request builder.
|
|
32
|
+
*/
|
|
33
|
+
exports.CountRequestBuilderUriTemplate = "{+baseurl}/communications/onlineMeetings/{onlineMeeting%2Did}/attendanceReports/{meetingAttendanceReport%2Did}/attendanceRecords/$count{?%24search,%24filter}";
|
|
34
|
+
/* tslint:enable */
|
|
35
|
+
/* eslint-enable */
|