@microsoft/msgraph-sdk-communications 1.0.0-preview.23 → 1.0.0-preview.25
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/communications/callRecords/count/index.js +6 -8
- package/communications/callRecords/count/index.js.map +1 -0
- package/communications/callRecords/index.d.ts +9 -8
- package/communications/callRecords/index.d.ts.map +1 -1
- package/communications/callRecords/index.js +22 -24
- package/communications/callRecords/index.js.map +1 -0
- package/communications/callRecords/item/index.d.ts +15 -5
- package/communications/callRecords/item/index.d.ts.map +1 -1
- package/communications/callRecords/item/index.js +29 -20
- package/communications/callRecords/item/index.js.map +1 -0
- package/communications/callRecords/item/organizer_v2/index.d.ts +69 -0
- package/communications/callRecords/item/organizer_v2/index.d.ts.map +1 -0
- package/communications/callRecords/item/organizer_v2/index.js +56 -0
- package/communications/callRecords/item/organizer_v2/index.js.map +1 -0
- package/communications/callRecords/item/participants_v2/count/index.d.ts +41 -0
- package/communications/callRecords/item/participants_v2/count/index.d.ts.map +1 -0
- package/communications/callRecords/item/participants_v2/count/index.js +34 -0
- package/communications/callRecords/item/participants_v2/count/index.js.map +1 -0
- package/communications/callRecords/item/participants_v2/index.d.ts +98 -0
- package/communications/callRecords/item/participants_v2/index.d.ts.map +1 -0
- package/communications/callRecords/item/participants_v2/index.js +70 -0
- package/communications/callRecords/item/participants_v2/index.js.map +1 -0
- package/communications/callRecords/item/participants_v2/item/index.d.ts +69 -0
- package/communications/callRecords/item/participants_v2/item/index.d.ts.map +1 -0
- package/communications/callRecords/item/participants_v2/item/index.js +56 -0
- package/communications/callRecords/item/participants_v2/item/index.js.map +1 -0
- package/communications/callRecords/item/sessions/count/index.js +6 -8
- package/communications/callRecords/item/sessions/count/index.js.map +1 -0
- package/communications/callRecords/item/sessions/index.d.ts +3 -3
- package/communications/callRecords/item/sessions/index.d.ts.map +1 -1
- package/communications/callRecords/item/sessions/index.js +18 -20
- package/communications/callRecords/item/sessions/index.js.map +1 -0
- package/communications/callRecords/item/sessions/item/index.d.ts +2 -2
- package/communications/callRecords/item/sessions/item/index.d.ts.map +1 -1
- package/communications/callRecords/item/sessions/item/index.js +18 -20
- package/communications/callRecords/item/sessions/item/index.js.map +1 -0
- package/communications/callRecords/item/sessions/item/segments/count/index.js +6 -8
- package/communications/callRecords/item/sessions/item/segments/count/index.js.map +1 -0
- package/communications/callRecords/item/sessions/item/segments/index.d.ts +3 -3
- package/communications/callRecords/item/sessions/item/segments/index.d.ts.map +1 -1
- package/communications/callRecords/item/sessions/item/segments/index.js +17 -19
- package/communications/callRecords/item/sessions/item/segments/index.js.map +1 -0
- package/communications/callRecords/item/sessions/item/segments/item/index.d.ts +1 -1
- package/communications/callRecords/item/sessions/item/segments/item/index.d.ts.map +1 -1
- package/communications/callRecords/item/sessions/item/segments/item/index.js +14 -16
- package/communications/callRecords/item/sessions/item/segments/item/index.js.map +1 -0
- package/communications/callRecords/microsoftGraphCallRecordsGetDirectRoutingCallsWithFromDateTimeWithToDateTime/index.d.ts +2 -2
- package/communications/callRecords/microsoftGraphCallRecordsGetDirectRoutingCallsWithFromDateTimeWithToDateTime/index.d.ts.map +1 -1
- package/communications/callRecords/microsoftGraphCallRecordsGetDirectRoutingCallsWithFromDateTimeWithToDateTime/index.js +14 -19
- package/communications/callRecords/microsoftGraphCallRecordsGetDirectRoutingCallsWithFromDateTimeWithToDateTime/index.js.map +1 -0
- package/communications/callRecords/microsoftGraphCallRecordsGetPstnCallsWithFromDateTimeWithToDateTime/index.d.ts +2 -2
- package/communications/callRecords/microsoftGraphCallRecordsGetPstnCallsWithFromDateTimeWithToDateTime/index.d.ts.map +1 -1
- package/communications/callRecords/microsoftGraphCallRecordsGetPstnCallsWithFromDateTimeWithToDateTime/index.js +14 -19
- package/communications/callRecords/microsoftGraphCallRecordsGetPstnCallsWithFromDateTimeWithToDateTime/index.js.map +1 -0
- package/communications/calls/count/index.js +6 -8
- package/communications/calls/count/index.js.map +1 -0
- package/communications/calls/index.d.ts +4 -4
- package/communications/calls/index.d.ts.map +1 -1
- package/communications/calls/index.js +20 -22
- package/communications/calls/index.js.map +1 -0
- package/communications/calls/item/addLargeGalleryView/index.d.ts +1 -1
- package/communications/calls/item/addLargeGalleryView/index.d.ts.map +1 -1
- package/communications/calls/item/addLargeGalleryView/index.js +11 -16
- package/communications/calls/item/addLargeGalleryView/index.js.map +1 -0
- package/communications/calls/item/answer/index.d.ts +1 -1
- package/communications/calls/item/answer/index.d.ts.map +1 -1
- package/communications/calls/item/answer/index.js +15 -20
- package/communications/calls/item/answer/index.js.map +1 -0
- package/communications/calls/item/audioRoutingGroups/count/index.js +6 -8
- package/communications/calls/item/audioRoutingGroups/count/index.js.map +1 -0
- package/communications/calls/item/audioRoutingGroups/index.d.ts +3 -3
- package/communications/calls/item/audioRoutingGroups/index.d.ts.map +1 -1
- package/communications/calls/item/audioRoutingGroups/index.js +17 -19
- package/communications/calls/item/audioRoutingGroups/index.js.map +1 -0
- package/communications/calls/item/audioRoutingGroups/item/index.d.ts +1 -1
- package/communications/calls/item/audioRoutingGroups/item/index.d.ts.map +1 -1
- package/communications/calls/item/audioRoutingGroups/item/index.js +14 -16
- package/communications/calls/item/audioRoutingGroups/item/index.js.map +1 -0
- package/communications/calls/item/cancelMediaProcessing/index.d.ts +1 -1
- package/communications/calls/item/cancelMediaProcessing/index.d.ts.map +1 -1
- package/communications/calls/item/cancelMediaProcessing/index.js +11 -16
- package/communications/calls/item/cancelMediaProcessing/index.js.map +1 -0
- package/communications/calls/item/changeScreenSharingRole/index.d.ts +1 -1
- package/communications/calls/item/changeScreenSharingRole/index.d.ts.map +1 -1
- package/communications/calls/item/changeScreenSharingRole/index.js +11 -16
- package/communications/calls/item/changeScreenSharingRole/index.js.map +1 -0
- package/communications/calls/item/contentSharingSessions/count/index.js +6 -8
- package/communications/calls/item/contentSharingSessions/count/index.js.map +1 -0
- package/communications/calls/item/contentSharingSessions/index.d.ts +3 -3
- package/communications/calls/item/contentSharingSessions/index.d.ts.map +1 -1
- package/communications/calls/item/contentSharingSessions/index.js +17 -19
- package/communications/calls/item/contentSharingSessions/index.js.map +1 -0
- package/communications/calls/item/contentSharingSessions/item/index.d.ts +1 -1
- package/communications/calls/item/contentSharingSessions/item/index.d.ts.map +1 -1
- package/communications/calls/item/contentSharingSessions/item/index.js +14 -16
- package/communications/calls/item/contentSharingSessions/item/index.js.map +1 -0
- package/communications/calls/item/index.d.ts +20 -20
- package/communications/calls/item/index.d.ts.map +1 -1
- package/communications/calls/item/index.js +57 -59
- package/communications/calls/item/index.js.map +1 -0
- package/communications/calls/item/keepAlive/index.js +6 -8
- package/communications/calls/item/keepAlive/index.js.map +1 -0
- package/communications/calls/item/mute/index.d.ts +1 -1
- package/communications/calls/item/mute/index.d.ts.map +1 -1
- package/communications/calls/item/mute/index.js +11 -16
- package/communications/calls/item/mute/index.js.map +1 -0
- package/communications/calls/item/operations/count/index.js +6 -8
- package/communications/calls/item/operations/count/index.js.map +1 -0
- package/communications/calls/item/operations/index.d.ts +3 -3
- package/communications/calls/item/operations/index.d.ts.map +1 -1
- package/communications/calls/item/operations/index.js +17 -19
- package/communications/calls/item/operations/index.js.map +1 -0
- package/communications/calls/item/operations/item/index.d.ts +1 -1
- package/communications/calls/item/operations/item/index.d.ts.map +1 -1
- package/communications/calls/item/operations/item/index.js +14 -16
- package/communications/calls/item/operations/item/index.js.map +1 -0
- package/communications/calls/item/participants/count/index.js +6 -8
- package/communications/calls/item/participants/count/index.js.map +1 -0
- package/communications/calls/item/participants/index.d.ts +4 -4
- package/communications/calls/item/participants/index.d.ts.map +1 -1
- package/communications/calls/item/participants/index.js +20 -22
- package/communications/calls/item/participants/index.js.map +1 -0
- package/communications/calls/item/participants/invite/index.d.ts +4 -4
- package/communications/calls/item/participants/invite/index.d.ts.map +1 -1
- package/communications/calls/item/participants/invite/index.js +13 -18
- package/communications/calls/item/participants/invite/index.js.map +1 -0
- package/communications/calls/item/participants/item/index.d.ts +4 -4
- package/communications/calls/item/participants/item/index.d.ts.map +1 -1
- package/communications/calls/item/participants/item/index.js +21 -23
- package/communications/calls/item/participants/item/index.js.map +1 -0
- package/communications/calls/item/participants/item/mute/index.d.ts +1 -1
- package/communications/calls/item/participants/item/mute/index.d.ts.map +1 -1
- package/communications/calls/item/participants/item/mute/index.js +11 -16
- package/communications/calls/item/participants/item/mute/index.js.map +1 -0
- package/communications/calls/item/participants/item/startHoldMusic/index.d.ts +1 -1
- package/communications/calls/item/participants/item/startHoldMusic/index.d.ts.map +1 -1
- package/communications/calls/item/participants/item/startHoldMusic/index.js +13 -18
- package/communications/calls/item/participants/item/startHoldMusic/index.js.map +1 -0
- package/communications/calls/item/participants/item/stopHoldMusic/index.d.ts +1 -1
- package/communications/calls/item/participants/item/stopHoldMusic/index.d.ts.map +1 -1
- package/communications/calls/item/participants/item/stopHoldMusic/index.js +11 -16
- package/communications/calls/item/participants/item/stopHoldMusic/index.js.map +1 -0
- package/communications/calls/item/playPrompt/index.d.ts +1 -1
- package/communications/calls/item/playPrompt/index.d.ts.map +1 -1
- package/communications/calls/item/playPrompt/index.js +13 -18
- package/communications/calls/item/playPrompt/index.js.map +1 -0
- package/communications/calls/item/recordResponse/index.d.ts +1 -1
- package/communications/calls/item/recordResponse/index.d.ts.map +1 -1
- package/communications/calls/item/recordResponse/index.js +13 -18
- package/communications/calls/item/recordResponse/index.js.map +1 -0
- package/communications/calls/item/redirect/index.d.ts +1 -1
- package/communications/calls/item/redirect/index.d.ts.map +1 -1
- package/communications/calls/item/redirect/index.js +12 -17
- package/communications/calls/item/redirect/index.js.map +1 -0
- package/communications/calls/item/reject/index.d.ts +1 -1
- package/communications/calls/item/reject/index.d.ts.map +1 -1
- package/communications/calls/item/reject/index.js +11 -16
- package/communications/calls/item/reject/index.js.map +1 -0
- package/communications/calls/item/sendDtmfTones/index.d.ts +1 -1
- package/communications/calls/item/sendDtmfTones/index.d.ts.map +1 -1
- package/communications/calls/item/sendDtmfTones/index.js +12 -17
- package/communications/calls/item/sendDtmfTones/index.js.map +1 -0
- package/communications/calls/item/subscribeToTone/index.d.ts +1 -1
- package/communications/calls/item/subscribeToTone/index.d.ts.map +1 -1
- package/communications/calls/item/subscribeToTone/index.js +11 -16
- package/communications/calls/item/subscribeToTone/index.js.map +1 -0
- package/communications/calls/item/transfer/index.d.ts +1 -1
- package/communications/calls/item/transfer/index.d.ts.map +1 -1
- package/communications/calls/item/transfer/index.js +14 -19
- package/communications/calls/item/transfer/index.js.map +1 -0
- package/communications/calls/item/unmute/index.d.ts +1 -1
- package/communications/calls/item/unmute/index.d.ts.map +1 -1
- package/communications/calls/item/unmute/index.js +11 -16
- package/communications/calls/item/unmute/index.js.map +1 -0
- package/communications/calls/item/updateRecordingStatus/index.d.ts +1 -1
- package/communications/calls/item/updateRecordingStatus/index.d.ts.map +1 -1
- package/communications/calls/item/updateRecordingStatus/index.js +12 -17
- package/communications/calls/item/updateRecordingStatus/index.js.map +1 -0
- package/communications/calls/logTeleconferenceDeviceQuality/index.d.ts +1 -1
- package/communications/calls/logTeleconferenceDeviceQuality/index.d.ts.map +1 -1
- package/communications/calls/logTeleconferenceDeviceQuality/index.js +12 -17
- package/communications/calls/logTeleconferenceDeviceQuality/index.js.map +1 -0
- package/communications/getPresencesByUserId/index.d.ts +1 -1
- package/communications/getPresencesByUserId/index.d.ts.map +1 -1
- package/communications/getPresencesByUserId/index.js +16 -24
- package/communications/getPresencesByUserId/index.js.map +1 -0
- package/communications/index.d.ts +6 -6
- package/communications/index.d.ts.map +1 -1
- package/communications/index.js +27 -29
- package/communications/index.js.map +1 -0
- package/communications/onlineMeetings/count/index.js +6 -8
- package/communications/onlineMeetings/count/index.js.map +1 -0
- package/communications/onlineMeetings/createOrGet/index.d.ts +1 -1
- package/communications/onlineMeetings/createOrGet/index.d.ts.map +1 -1
- package/communications/onlineMeetings/createOrGet/index.js +15 -20
- package/communications/onlineMeetings/createOrGet/index.js.map +1 -0
- package/communications/onlineMeetings/index.d.ts +4 -4
- package/communications/onlineMeetings/index.d.ts.map +1 -1
- package/communications/onlineMeetings/index.js +20 -22
- package/communications/onlineMeetings/index.js.map +1 -0
- package/communications/onlineMeetings/item/attendanceReports/count/index.js +6 -8
- package/communications/onlineMeetings/item/attendanceReports/count/index.js.map +1 -0
- package/communications/onlineMeetings/item/attendanceReports/index.d.ts +3 -3
- package/communications/onlineMeetings/item/attendanceReports/index.d.ts.map +1 -1
- package/communications/onlineMeetings/item/attendanceReports/index.js +18 -20
- package/communications/onlineMeetings/item/attendanceReports/index.js.map +1 -0
- package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/count/index.js +6 -8
- package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/count/index.js.map +1 -0
- package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/index.d.ts +3 -3
- package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/index.d.ts.map +1 -1
- package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/index.js +17 -19
- package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/index.js.map +1 -0
- package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/item/index.d.ts +1 -1
- package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/item/index.d.ts.map +1 -1
- package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/item/index.js +14 -16
- package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/item/index.js.map +1 -0
- package/communications/onlineMeetings/item/attendanceReports/item/index.d.ts +2 -2
- package/communications/onlineMeetings/item/attendanceReports/item/index.d.ts.map +1 -1
- package/communications/onlineMeetings/item/attendanceReports/item/index.js +18 -20
- package/communications/onlineMeetings/item/attendanceReports/item/index.js.map +1 -0
- package/communications/onlineMeetings/item/attendeeReport/index.d.ts +6 -6
- package/communications/onlineMeetings/item/attendeeReport/index.js +10 -12
- package/communications/onlineMeetings/item/attendeeReport/index.js.map +1 -0
- package/communications/onlineMeetings/item/getVirtualAppointmentJoinWebUrl/index.js +9 -14
- package/communications/onlineMeetings/item/getVirtualAppointmentJoinWebUrl/index.js.map +1 -0
- package/communications/onlineMeetings/item/index.d.ts +8 -8
- package/communications/onlineMeetings/item/index.d.ts.map +1 -1
- package/communications/onlineMeetings/item/index.js +32 -34
- package/communications/onlineMeetings/item/index.js.map +1 -0
- package/communications/onlineMeetings/item/recordings/count/index.js +6 -8
- package/communications/onlineMeetings/item/recordings/count/index.js.map +1 -0
- package/communications/onlineMeetings/item/recordings/index.d.ts +3 -3
- package/communications/onlineMeetings/item/recordings/index.d.ts.map +1 -1
- package/communications/onlineMeetings/item/recordings/index.js +18 -20
- package/communications/onlineMeetings/item/recordings/index.js.map +1 -0
- package/communications/onlineMeetings/item/recordings/item/content/index.d.ts +1 -1
- package/communications/onlineMeetings/item/recordings/item/content/index.d.ts.map +1 -1
- package/communications/onlineMeetings/item/recordings/item/content/index.js +12 -14
- package/communications/onlineMeetings/item/recordings/item/content/index.js.map +1 -0
- package/communications/onlineMeetings/item/recordings/item/index.d.ts +2 -2
- package/communications/onlineMeetings/item/recordings/item/index.d.ts.map +1 -1
- package/communications/onlineMeetings/item/recordings/item/index.js +17 -19
- package/communications/onlineMeetings/item/recordings/item/index.js.map +1 -0
- package/communications/onlineMeetings/item/sendVirtualAppointmentReminderSms/index.d.ts +1 -1
- package/communications/onlineMeetings/item/sendVirtualAppointmentReminderSms/index.d.ts.map +1 -1
- package/communications/onlineMeetings/item/sendVirtualAppointmentReminderSms/index.js +13 -18
- package/communications/onlineMeetings/item/sendVirtualAppointmentReminderSms/index.js.map +1 -0
- package/communications/onlineMeetings/item/sendVirtualAppointmentSms/index.d.ts +1 -1
- package/communications/onlineMeetings/item/sendVirtualAppointmentSms/index.d.ts.map +1 -1
- package/communications/onlineMeetings/item/sendVirtualAppointmentSms/index.js +13 -18
- package/communications/onlineMeetings/item/sendVirtualAppointmentSms/index.js.map +1 -0
- package/communications/onlineMeetings/item/transcripts/count/index.js +6 -8
- package/communications/onlineMeetings/item/transcripts/count/index.js.map +1 -0
- package/communications/onlineMeetings/item/transcripts/index.d.ts +3 -3
- package/communications/onlineMeetings/item/transcripts/index.d.ts.map +1 -1
- package/communications/onlineMeetings/item/transcripts/index.js +18 -20
- package/communications/onlineMeetings/item/transcripts/index.js.map +1 -0
- package/communications/onlineMeetings/item/transcripts/item/content/index.d.ts +1 -1
- package/communications/onlineMeetings/item/transcripts/item/content/index.d.ts.map +1 -1
- package/communications/onlineMeetings/item/transcripts/item/content/index.js +12 -14
- package/communications/onlineMeetings/item/transcripts/item/content/index.js.map +1 -0
- package/communications/onlineMeetings/item/transcripts/item/index.d.ts +3 -3
- package/communications/onlineMeetings/item/transcripts/item/index.d.ts.map +1 -1
- package/communications/onlineMeetings/item/transcripts/item/index.js +19 -21
- package/communications/onlineMeetings/item/transcripts/item/index.js.map +1 -0
- package/communications/onlineMeetings/item/transcripts/item/metadataContent/index.js +10 -12
- package/communications/onlineMeetings/item/transcripts/item/metadataContent/index.js.map +1 -0
- package/communications/presences/count/index.js +6 -8
- package/communications/presences/count/index.js.map +1 -0
- package/communications/presences/index.d.ts +3 -3
- package/communications/presences/index.d.ts.map +1 -1
- package/communications/presences/index.js +18 -20
- package/communications/presences/index.js.map +1 -0
- package/communications/presences/item/clearPresence/index.js +9 -14
- package/communications/presences/item/clearPresence/index.js.map +1 -0
- package/communications/presences/item/clearUserPreferredPresence/index.js +6 -8
- package/communications/presences/item/clearUserPreferredPresence/index.js.map +1 -0
- package/communications/presences/item/index.d.ts +6 -6
- package/communications/presences/item/index.d.ts.map +1 -1
- package/communications/presences/item/index.js +25 -27
- package/communications/presences/item/index.js.map +1 -0
- package/communications/presences/item/setPresence/index.js +9 -14
- package/communications/presences/item/setPresence/index.js.map +1 -0
- package/communications/presences/item/setStatusMessage/index.d.ts +1 -1
- package/communications/presences/item/setStatusMessage/index.d.ts.map +1 -1
- package/communications/presences/item/setStatusMessage/index.js +12 -17
- package/communications/presences/item/setStatusMessage/index.js.map +1 -0
- package/communications/presences/item/setUserPreferredPresence/index.js +9 -14
- package/communications/presences/item/setUserPreferredPresence/index.js.map +1 -0
- package/communicationsServiceClient.d.ts +1 -1
- package/communicationsServiceClient.d.ts.map +1 -1
- package/communicationsServiceClient.js +20 -23
- package/communicationsServiceClient.js.map +1 -0
- package/index.d.ts +2 -2
- package/index.d.ts.map +1 -1
- package/index.js +5 -20
- package/index.js.map +1 -0
- package/package.json +4 -3
- package/tsconfig.tsbuildinfo +1 -1
|
@@ -1,60 +1,54 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.InviteRequestBuilderRequestsMetadata = exports.InviteRequestBuilderUriTemplate = exports.serializeInvitePostRequestBody = exports.deserializeIntoInvitePostRequestBody = exports.createInvitePostRequestBodyFromDiscriminatorValue = void 0;
|
|
4
1
|
/* tslint:disable */
|
|
5
2
|
/* eslint-disable */
|
|
6
3
|
// Generated by Microsoft Kiota
|
|
7
4
|
// @ts-ignore
|
|
8
|
-
|
|
5
|
+
import { createInvitationParticipantInfoFromDiscriminatorValue, createInviteParticipantsOperationFromDiscriminatorValue, serializeInvitationParticipantInfo } from '@microsoft/msgraph-sdk/models/index.js';
|
|
9
6
|
// @ts-ignore
|
|
10
|
-
|
|
7
|
+
import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
|
|
11
8
|
/**
|
|
12
9
|
* Creates a new instance of the appropriate class based on discriminator value
|
|
13
10
|
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
14
11
|
* @returns {InvitePostRequestBody}
|
|
15
12
|
*/
|
|
16
|
-
function createInvitePostRequestBodyFromDiscriminatorValue(parseNode) {
|
|
13
|
+
export function createInvitePostRequestBodyFromDiscriminatorValue(parseNode) {
|
|
17
14
|
return deserializeIntoInvitePostRequestBody;
|
|
18
15
|
}
|
|
19
|
-
exports.createInvitePostRequestBodyFromDiscriminatorValue = createInvitePostRequestBodyFromDiscriminatorValue;
|
|
20
16
|
/**
|
|
21
17
|
* The deserialization information for the current model
|
|
22
18
|
* @returns {Record<string, (node: ParseNode) => void>}
|
|
23
19
|
*/
|
|
24
|
-
function deserializeIntoInvitePostRequestBody(invitePostRequestBody = {}) {
|
|
20
|
+
export function deserializeIntoInvitePostRequestBody(invitePostRequestBody = {}) {
|
|
25
21
|
return {
|
|
26
22
|
"backingStoreEnabled": n => { invitePostRequestBody.backingStoreEnabled = true; },
|
|
27
23
|
"clientContext": n => { invitePostRequestBody.clientContext = n.getStringValue(); },
|
|
28
|
-
"participants": n => { invitePostRequestBody.participants = n.getCollectionOfObjectValues(
|
|
24
|
+
"participants": n => { invitePostRequestBody.participants = n.getCollectionOfObjectValues(createInvitationParticipantInfoFromDiscriminatorValue); },
|
|
29
25
|
};
|
|
30
26
|
}
|
|
31
|
-
exports.deserializeIntoInvitePostRequestBody = deserializeIntoInvitePostRequestBody;
|
|
32
27
|
/**
|
|
33
28
|
* Serializes information the current object
|
|
34
29
|
* @param writer Serialization writer to use to serialize this model
|
|
35
30
|
*/
|
|
36
|
-
function serializeInvitePostRequestBody(writer, invitePostRequestBody = {}) {
|
|
31
|
+
export function serializeInvitePostRequestBody(writer, invitePostRequestBody = {}) {
|
|
37
32
|
writer.writeStringValue("clientContext", invitePostRequestBody.clientContext);
|
|
38
|
-
writer.writeCollectionOfObjectValues("participants", invitePostRequestBody.participants,
|
|
33
|
+
writer.writeCollectionOfObjectValues("participants", invitePostRequestBody.participants, serializeInvitationParticipantInfo);
|
|
39
34
|
writer.writeAdditionalData(invitePostRequestBody.additionalData);
|
|
40
35
|
}
|
|
41
|
-
exports.serializeInvitePostRequestBody = serializeInvitePostRequestBody;
|
|
42
36
|
/**
|
|
43
37
|
* Uri template for the request builder.
|
|
44
38
|
*/
|
|
45
|
-
|
|
39
|
+
export const InviteRequestBuilderUriTemplate = "{+baseurl}/communications/calls/{call%2Did}/participants/invite";
|
|
46
40
|
/**
|
|
47
41
|
* Metadata for all the requests in the request builder.
|
|
48
42
|
*/
|
|
49
|
-
|
|
43
|
+
export const InviteRequestBuilderRequestsMetadata = {
|
|
50
44
|
post: {
|
|
51
|
-
uriTemplate:
|
|
45
|
+
uriTemplate: InviteRequestBuilderUriTemplate,
|
|
52
46
|
responseBodyContentType: "application/json",
|
|
53
47
|
errorMappings: {
|
|
54
|
-
XXX:
|
|
48
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
55
49
|
},
|
|
56
50
|
adapterMethodName: "send",
|
|
57
|
-
responseBodyFactory:
|
|
51
|
+
responseBodyFactory: createInviteParticipantsOperationFromDiscriminatorValue,
|
|
58
52
|
requestBodyContentType: "application/json",
|
|
59
53
|
requestBodySerializer: serializeInvitePostRequestBody,
|
|
60
54
|
requestInformationContentSetMethod: "setContentFromParsable",
|
|
@@ -62,3 +56,4 @@ exports.InviteRequestBuilderRequestsMetadata = {
|
|
|
62
56
|
};
|
|
63
57
|
/* tslint:enable */
|
|
64
58
|
/* eslint-enable */
|
|
59
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,qDAAqD,EAAE,uDAAuD,EAAE,kCAAkC,EAA0G,MAAM,wCAAwC,CAAC;AACpT,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,MAAM,UAAU,iDAAiD,CAAC,SAAgC;IAC9F,OAAO,oCAAoC,CAAC;AAChD,CAAC;AACD;;;GAGG;AACH,MAAM,UAAU,oCAAoC,CAAC,wBAAoE,EAAE;IACvH,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,qBAAqB,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QACjF,eAAe,EAAE,CAAC,CAAC,EAAE,GAAG,qBAAqB,CAAC,aAAa,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QACnF,cAAc,EAAE,CAAC,CAAC,EAAE,GAAG,qBAAqB,CAAC,YAAY,GAAG,CAAC,CAAC,2BAA2B,CAA4B,qDAAqD,CAAC,CAAC,CAAC,CAAC;KACjL,CAAA;AACL,CAAC;AAwCD;;;GAGG;AACH,MAAM,UAAU,8BAA8B,CAAC,MAA2B,EAAE,wBAAoE,EAAE;IAC9I,MAAM,CAAC,gBAAgB,CAAC,eAAe,EAAE,qBAAqB,CAAC,aAAa,CAAC,CAAC;IAC9E,MAAM,CAAC,6BAA6B,CAA4B,cAAc,EAAE,qBAAqB,CAAC,YAAY,EAAE,kCAAkC,CAAC,CAAC;IACxJ,MAAM,CAAC,mBAAmB,CAAC,qBAAqB,CAAC,cAAc,CAAC,CAAC;AACrE,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,+BAA+B,GAAG,iEAAiE,CAAC;AACjH;;GAEG;AACH,MAAM,CAAC,MAAM,oCAAoC,GAAqB;IAClE,IAAI,EAAE;QACF,WAAW,EAAE,+BAA+B;QAC5C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,uDAAuD;QAC7E,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,8BAA8B;QACrD,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { type Participant } from '@microsoft/msgraph-sdk/models/';
|
|
2
|
-
import { type MuteRequestBuilder } from './mute/';
|
|
3
|
-
import { type StartHoldMusicRequestBuilder } from './startHoldMusic/';
|
|
4
|
-
import { type StopHoldMusicRequestBuilder } from './stopHoldMusic/';
|
|
1
|
+
import { type Participant } from '@microsoft/msgraph-sdk/models/index.js';
|
|
2
|
+
import { type MuteRequestBuilder } from './mute/index.js';
|
|
3
|
+
import { type StartHoldMusicRequestBuilder } from './startHoldMusic/index.js';
|
|
4
|
+
import { type StopHoldMusicRequestBuilder } from './stopHoldMusic/index.js';
|
|
5
5
|
import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
6
6
|
/**
|
|
7
7
|
* Provides operations to manage the participants property of the microsoft.graph.call entity.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAiE,KAAK,WAAW,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAiE,KAAK,WAAW,EAAE,MAAM,wCAAwC,CAAC;AAIzI,OAAO,EAAsC,KAAK,kBAAkB,EAAE,MAAM,iBAAiB,CAAC;AAE9F,OAAO,EAAgD,KAAK,4BAA4B,EAAE,MAAM,2BAA2B,CAAC;AAE5H,OAAO,EAA+C,KAAK,2BAA2B,EAAE,MAAM,0BAA0B,CAAC;AAEzH,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,6BAA8B,SAAQ,kBAAkB,CAAC,6BAA6B,CAAC;IACpG;;OAEG;IACH,IAAI,IAAI,IAAI,kBAAkB,CAAC;IAC/B;;OAEG;IACH,IAAI,cAAc,IAAI,4BAA4B,CAAC;IACnD;;OAEG;IACH,IAAI,aAAa,IAAI,2BAA2B,CAAC;IACjD;;;;;OAKG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,+CAA+C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,WAAW,GAAG,SAAS,CAAC,CAAC;IAClJ;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,WAAW,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,WAAW,GAAG,SAAS,CAAC,CAAC;IAC9H;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,+CAA+C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACxJ;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,WAAW,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACvI;AACD;;GAEG;AACH,MAAM,WAAW,+CAA+C;IAC5D;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,wCAAwC,sGAAsG,CAAC;AAQ5J;;GAEG;AACH,eAAO,MAAM,+CAA+C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,6BAA6B,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAUxK,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,6CAA6C,EAAE,gBA+B3D,CAAC"}
|
|
@@ -1,23 +1,20 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ParticipantItemRequestBuilderRequestsMetadata = exports.ParticipantItemRequestBuilderNavigationMetadata = exports.ParticipantItemRequestBuilderUriTemplate = void 0;
|
|
4
1
|
/* tslint:disable */
|
|
5
2
|
/* eslint-disable */
|
|
6
3
|
// Generated by Microsoft Kiota
|
|
7
4
|
// @ts-ignore
|
|
8
|
-
|
|
5
|
+
import { createParticipantFromDiscriminatorValue, serializeParticipant } from '@microsoft/msgraph-sdk/models/index.js';
|
|
9
6
|
// @ts-ignore
|
|
10
|
-
|
|
7
|
+
import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
|
|
11
8
|
// @ts-ignore
|
|
12
|
-
|
|
9
|
+
import { MuteRequestBuilderRequestsMetadata } from './mute/index.js';
|
|
13
10
|
// @ts-ignore
|
|
14
|
-
|
|
11
|
+
import { StartHoldMusicRequestBuilderRequestsMetadata } from './startHoldMusic/index.js';
|
|
15
12
|
// @ts-ignore
|
|
16
|
-
|
|
13
|
+
import { StopHoldMusicRequestBuilderRequestsMetadata } from './stopHoldMusic/index.js';
|
|
17
14
|
/**
|
|
18
15
|
* Uri template for the request builder.
|
|
19
16
|
*/
|
|
20
|
-
|
|
17
|
+
export const ParticipantItemRequestBuilderUriTemplate = "{+baseurl}/communications/calls/{call%2Did}/participants/{participant%2Did}{?%24expand,%24select}";
|
|
21
18
|
/**
|
|
22
19
|
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
23
20
|
*/
|
|
@@ -28,51 +25,52 @@ const ParticipantItemRequestBuilderGetQueryParametersMapper = {
|
|
|
28
25
|
/**
|
|
29
26
|
* Metadata for all the navigation properties in the request builder.
|
|
30
27
|
*/
|
|
31
|
-
|
|
28
|
+
export const ParticipantItemRequestBuilderNavigationMetadata = {
|
|
32
29
|
mute: {
|
|
33
|
-
requestsMetadata:
|
|
30
|
+
requestsMetadata: MuteRequestBuilderRequestsMetadata,
|
|
34
31
|
},
|
|
35
32
|
startHoldMusic: {
|
|
36
|
-
requestsMetadata:
|
|
33
|
+
requestsMetadata: StartHoldMusicRequestBuilderRequestsMetadata,
|
|
37
34
|
},
|
|
38
35
|
stopHoldMusic: {
|
|
39
|
-
requestsMetadata:
|
|
36
|
+
requestsMetadata: StopHoldMusicRequestBuilderRequestsMetadata,
|
|
40
37
|
},
|
|
41
38
|
};
|
|
42
39
|
/**
|
|
43
40
|
* Metadata for all the requests in the request builder.
|
|
44
41
|
*/
|
|
45
|
-
|
|
42
|
+
export const ParticipantItemRequestBuilderRequestsMetadata = {
|
|
46
43
|
delete: {
|
|
47
|
-
uriTemplate:
|
|
44
|
+
uriTemplate: ParticipantItemRequestBuilderUriTemplate,
|
|
48
45
|
responseBodyContentType: "application/json",
|
|
49
46
|
errorMappings: {
|
|
50
|
-
XXX:
|
|
47
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
51
48
|
},
|
|
52
49
|
adapterMethodName: "sendNoResponseContent",
|
|
53
50
|
},
|
|
54
51
|
get: {
|
|
55
|
-
uriTemplate:
|
|
52
|
+
uriTemplate: ParticipantItemRequestBuilderUriTemplate,
|
|
56
53
|
responseBodyContentType: "application/json",
|
|
57
54
|
errorMappings: {
|
|
58
|
-
XXX:
|
|
55
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
59
56
|
},
|
|
60
57
|
adapterMethodName: "send",
|
|
61
|
-
responseBodyFactory:
|
|
58
|
+
responseBodyFactory: createParticipantFromDiscriminatorValue,
|
|
62
59
|
queryParametersMapper: ParticipantItemRequestBuilderGetQueryParametersMapper,
|
|
63
60
|
},
|
|
64
61
|
patch: {
|
|
65
|
-
uriTemplate:
|
|
62
|
+
uriTemplate: ParticipantItemRequestBuilderUriTemplate,
|
|
66
63
|
responseBodyContentType: "application/json",
|
|
67
64
|
errorMappings: {
|
|
68
|
-
XXX:
|
|
65
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
69
66
|
},
|
|
70
67
|
adapterMethodName: "send",
|
|
71
|
-
responseBodyFactory:
|
|
68
|
+
responseBodyFactory: createParticipantFromDiscriminatorValue,
|
|
72
69
|
requestBodyContentType: "application/json",
|
|
73
|
-
requestBodySerializer:
|
|
70
|
+
requestBodySerializer: serializeParticipant,
|
|
74
71
|
requestInformationContentSetMethod: "setContentFromParsable",
|
|
75
72
|
},
|
|
76
73
|
};
|
|
77
74
|
/* tslint:enable */
|
|
78
75
|
/* eslint-enable */
|
|
76
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,uCAAuC,EAAE,oBAAoB,EAAoB,MAAM,wCAAwC,CAAC;AACzI,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,kCAAkC,EAA2B,MAAM,iBAAiB,CAAC;AAC9F,aAAa;AACb,OAAO,EAAE,4CAA4C,EAAqC,MAAM,2BAA2B,CAAC;AAC5H,aAAa;AACb,OAAO,EAAE,2CAA2C,EAAoC,MAAM,0BAA0B,CAAC;AA4EzH;;GAEG;AACH,MAAM,CAAC,MAAM,wCAAwC,GAAG,mGAAmG,CAAC;AAC5J;;GAEG;AACH,MAAM,qDAAqD,GAA2B;IAClF,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,+CAA+C,GAAiH;IACzK,IAAI,EAAE;QACF,gBAAgB,EAAE,kCAAkC;KACvD;IACD,cAAc,EAAE;QACZ,gBAAgB,EAAE,4CAA4C;KACjE;IACD,aAAa,EAAE;QACX,gBAAgB,EAAE,2CAA2C;KAChE;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,6CAA6C,GAAqB;IAC3E,MAAM,EAAE;QACJ,WAAW,EAAE,wCAAwC;QACrD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;KAC7C;IACD,GAAG,EAAE;QACD,WAAW,EAAE,wCAAwC;QACrD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,uCAAuC;QAC7D,qBAAqB,EAAE,qDAAqD;KAC/E;IACD,KAAK,EAAE;QACH,WAAW,EAAE,wCAAwC;QACrD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,uCAAuC;QAC7D,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,oBAAoB;QAC3C,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { type MuteParticipantOperation } from '@microsoft/msgraph-sdk/models/';
|
|
1
|
+
import { type MuteParticipantOperation } from '@microsoft/msgraph-sdk/models/index.js';
|
|
2
2
|
import { type AdditionalDataHolder, type BackedModel, type BaseRequestBuilder, type Parsable, type ParseNode, type RequestConfiguration, type RequestInformation, type RequestsMetadata, type SerializationWriter } from '@microsoft/kiota-abstractions';
|
|
3
3
|
/**
|
|
4
4
|
* Creates a new instance of the appropriate class based on discriminator value
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA2F,KAAK,wBAAwB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA2F,KAAK,wBAAwB,EAAE,MAAM,wCAAwC,CAAC;AAIhL,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElS;;;;GAIG;AACH,wBAAgB,+CAA+C,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAEvK;AACD;;;GAGG;AACH,wBAAgB,kCAAkC,CAAC,mBAAmB,GAAE,OAAO,CAAC,mBAAmB,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAKjK;AACD,MAAM,WAAW,mBAAoB,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IACpF;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzC;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B;;OAEG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;CAC1B;AACD;;GAEG;AACH,MAAM,WAAW,kBAAmB,SAAQ,kBAAkB,CAAC,kBAAkB,CAAC;IAC9E;;;;;;;OAOG;IACF,IAAI,CAAC,IAAI,EAAE,mBAAmB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,wBAAwB,GAAG,SAAS,CAAC,CAAC;IAClJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,mBAAmB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC9I;AACD;;;GAGG;AACH,wBAAgB,4BAA4B,CAAC,MAAM,EAAE,mBAAmB,EAAE,mBAAmB,GAAE,OAAO,CAAC,mBAAmB,CAAC,GAAG,SAAc,GAAI,IAAI,CAGnJ;AACD;;GAEG;AACH,eAAO,MAAM,6BAA6B,qFAAqF,CAAC;AAChI;;GAEG;AACH,eAAO,MAAM,kCAAkC,EAAE,gBAahD,CAAC"}
|
|
@@ -1,58 +1,52 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.MuteRequestBuilderRequestsMetadata = exports.MuteRequestBuilderUriTemplate = exports.serializeMutePostRequestBody = exports.deserializeIntoMutePostRequestBody = exports.createMutePostRequestBodyFromDiscriminatorValue = void 0;
|
|
4
1
|
/* tslint:disable */
|
|
5
2
|
/* eslint-disable */
|
|
6
3
|
// Generated by Microsoft Kiota
|
|
7
4
|
// @ts-ignore
|
|
8
|
-
|
|
5
|
+
import { createMuteParticipantOperationFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/index.js';
|
|
9
6
|
// @ts-ignore
|
|
10
|
-
|
|
7
|
+
import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
|
|
11
8
|
/**
|
|
12
9
|
* Creates a new instance of the appropriate class based on discriminator value
|
|
13
10
|
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
14
11
|
* @returns {MutePostRequestBody}
|
|
15
12
|
*/
|
|
16
|
-
function createMutePostRequestBodyFromDiscriminatorValue(parseNode) {
|
|
13
|
+
export function createMutePostRequestBodyFromDiscriminatorValue(parseNode) {
|
|
17
14
|
return deserializeIntoMutePostRequestBody;
|
|
18
15
|
}
|
|
19
|
-
exports.createMutePostRequestBodyFromDiscriminatorValue = createMutePostRequestBodyFromDiscriminatorValue;
|
|
20
16
|
/**
|
|
21
17
|
* The deserialization information for the current model
|
|
22
18
|
* @returns {Record<string, (node: ParseNode) => void>}
|
|
23
19
|
*/
|
|
24
|
-
function deserializeIntoMutePostRequestBody(mutePostRequestBody = {}) {
|
|
20
|
+
export function deserializeIntoMutePostRequestBody(mutePostRequestBody = {}) {
|
|
25
21
|
return {
|
|
26
22
|
"backingStoreEnabled": n => { mutePostRequestBody.backingStoreEnabled = true; },
|
|
27
23
|
"clientContext": n => { mutePostRequestBody.clientContext = n.getStringValue(); },
|
|
28
24
|
};
|
|
29
25
|
}
|
|
30
|
-
exports.deserializeIntoMutePostRequestBody = deserializeIntoMutePostRequestBody;
|
|
31
26
|
/**
|
|
32
27
|
* Serializes information the current object
|
|
33
28
|
* @param writer Serialization writer to use to serialize this model
|
|
34
29
|
*/
|
|
35
|
-
function serializeMutePostRequestBody(writer, mutePostRequestBody = {}) {
|
|
30
|
+
export function serializeMutePostRequestBody(writer, mutePostRequestBody = {}) {
|
|
36
31
|
writer.writeStringValue("clientContext", mutePostRequestBody.clientContext);
|
|
37
32
|
writer.writeAdditionalData(mutePostRequestBody.additionalData);
|
|
38
33
|
}
|
|
39
|
-
exports.serializeMutePostRequestBody = serializeMutePostRequestBody;
|
|
40
34
|
/**
|
|
41
35
|
* Uri template for the request builder.
|
|
42
36
|
*/
|
|
43
|
-
|
|
37
|
+
export const MuteRequestBuilderUriTemplate = "{+baseurl}/communications/calls/{call%2Did}/participants/{participant%2Did}/mute";
|
|
44
38
|
/**
|
|
45
39
|
* Metadata for all the requests in the request builder.
|
|
46
40
|
*/
|
|
47
|
-
|
|
41
|
+
export const MuteRequestBuilderRequestsMetadata = {
|
|
48
42
|
post: {
|
|
49
|
-
uriTemplate:
|
|
43
|
+
uriTemplate: MuteRequestBuilderUriTemplate,
|
|
50
44
|
responseBodyContentType: "application/json",
|
|
51
45
|
errorMappings: {
|
|
52
|
-
XXX:
|
|
46
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
53
47
|
},
|
|
54
48
|
adapterMethodName: "send",
|
|
55
|
-
responseBodyFactory:
|
|
49
|
+
responseBodyFactory: createMuteParticipantOperationFromDiscriminatorValue,
|
|
56
50
|
requestBodyContentType: "application/json",
|
|
57
51
|
requestBodySerializer: serializeMutePostRequestBody,
|
|
58
52
|
requestInformationContentSetMethod: "setContentFromParsable",
|
|
@@ -60,3 +54,4 @@ exports.MuteRequestBuilderRequestsMetadata = {
|
|
|
60
54
|
};
|
|
61
55
|
/* tslint:enable */
|
|
62
56
|
/* eslint-enable */
|
|
57
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,oDAAoD,EAAoE,MAAM,wCAAwC,CAAC;AAChL,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,MAAM,UAAU,+CAA+C,CAAC,SAAgC;IAC5F,OAAO,kCAAkC,CAAC;AAC9C,CAAC;AACD;;;GAGG;AACH,MAAM,UAAU,kCAAkC,CAAC,sBAAgE,EAAE;IACjH,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,mBAAmB,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QAC/E,eAAe,EAAE,CAAC,CAAC,EAAE,GAAG,mBAAmB,CAAC,aAAa,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;KACpF,CAAA;AACL,CAAC;AAoCD;;;GAGG;AACH,MAAM,UAAU,4BAA4B,CAAC,MAA2B,EAAE,sBAAgE,EAAE;IACxI,MAAM,CAAC,gBAAgB,CAAC,eAAe,EAAE,mBAAmB,CAAC,aAAa,CAAC,CAAC;IAC5E,MAAM,CAAC,mBAAmB,CAAC,mBAAmB,CAAC,cAAc,CAAC,CAAC;AACnE,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,6BAA6B,GAAG,kFAAkF,CAAC;AAChI;;GAEG;AACH,MAAM,CAAC,MAAM,kCAAkC,GAAqB;IAChE,IAAI,EAAE;QACF,WAAW,EAAE,6BAA6B;QAC1C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,oDAAoD;QAC1E,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,4BAA4B;QACnD,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { type Prompt, type StartHoldMusicOperation } from '@microsoft/msgraph-sdk/models/';
|
|
1
|
+
import { type Prompt, type StartHoldMusicOperation } from '@microsoft/msgraph-sdk/models/index.js';
|
|
2
2
|
import { type AdditionalDataHolder, type BackedModel, type BaseRequestBuilder, type Parsable, type ParseNode, type RequestConfiguration, type RequestInformation, type RequestsMetadata, type SerializationWriter } from '@microsoft/kiota-abstractions';
|
|
3
3
|
/**
|
|
4
4
|
* Creates a new instance of the appropriate class based on discriminator value
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA8I,KAAK,MAAM,EAAE,KAAK,uBAAuB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA8I,KAAK,MAAM,EAAE,KAAK,uBAAuB,EAAE,MAAM,wCAAwC,CAAC;AAI/O,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElS;;;;GAIG;AACH,wBAAgB,yDAAyD,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAEjL;AACD;;;GAGG;AACH,wBAAgB,4CAA4C,CAAC,6BAA6B,GAAE,OAAO,CAAC,6BAA6B,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAM/L;AACD;;;GAGG;AACH,wBAAgB,sCAAsC,CAAC,MAAM,EAAE,mBAAmB,EAAE,6BAA6B,GAAE,OAAO,CAAC,6BAA6B,CAAC,GAAG,SAAc,GAAI,IAAI,CAIjL;AACD,MAAM,WAAW,6BAA8B,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IAC9F;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzC;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B;;OAEG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB;;OAEG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;CACzB;AACD;;GAEG;AACH,MAAM,WAAW,4BAA6B,SAAQ,kBAAkB,CAAC,4BAA4B,CAAC;IAClG;;;;;;;OAOG;IACF,IAAI,CAAC,IAAI,EAAE,6BAA6B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,uBAAuB,GAAG,SAAS,CAAC,CAAC;IAC3J;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,6BAA6B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACxJ;AACD;;GAEG;AACH,eAAO,MAAM,uCAAuC,+FAA+F,CAAC;AACpJ;;GAEG;AACH,eAAO,MAAM,4CAA4C,EAAE,gBAa1D,CAAC"}
|
|
@@ -1,60 +1,54 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.StartHoldMusicRequestBuilderRequestsMetadata = exports.StartHoldMusicRequestBuilderUriTemplate = exports.serializeStartHoldMusicPostRequestBody = exports.deserializeIntoStartHoldMusicPostRequestBody = exports.createStartHoldMusicPostRequestBodyFromDiscriminatorValue = void 0;
|
|
4
1
|
/* tslint:disable */
|
|
5
2
|
/* eslint-disable */
|
|
6
3
|
// Generated by Microsoft Kiota
|
|
7
4
|
// @ts-ignore
|
|
8
|
-
|
|
5
|
+
import { createPromptFromDiscriminatorValue, createStartHoldMusicOperationFromDiscriminatorValue, serializePrompt } from '@microsoft/msgraph-sdk/models/index.js';
|
|
9
6
|
// @ts-ignore
|
|
10
|
-
|
|
7
|
+
import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
|
|
11
8
|
/**
|
|
12
9
|
* Creates a new instance of the appropriate class based on discriminator value
|
|
13
10
|
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
14
11
|
* @returns {StartHoldMusicPostRequestBody}
|
|
15
12
|
*/
|
|
16
|
-
function createStartHoldMusicPostRequestBodyFromDiscriminatorValue(parseNode) {
|
|
13
|
+
export function createStartHoldMusicPostRequestBodyFromDiscriminatorValue(parseNode) {
|
|
17
14
|
return deserializeIntoStartHoldMusicPostRequestBody;
|
|
18
15
|
}
|
|
19
|
-
exports.createStartHoldMusicPostRequestBodyFromDiscriminatorValue = createStartHoldMusicPostRequestBodyFromDiscriminatorValue;
|
|
20
16
|
/**
|
|
21
17
|
* The deserialization information for the current model
|
|
22
18
|
* @returns {Record<string, (node: ParseNode) => void>}
|
|
23
19
|
*/
|
|
24
|
-
function deserializeIntoStartHoldMusicPostRequestBody(startHoldMusicPostRequestBody = {}) {
|
|
20
|
+
export function deserializeIntoStartHoldMusicPostRequestBody(startHoldMusicPostRequestBody = {}) {
|
|
25
21
|
return {
|
|
26
22
|
"backingStoreEnabled": n => { startHoldMusicPostRequestBody.backingStoreEnabled = true; },
|
|
27
23
|
"clientContext": n => { startHoldMusicPostRequestBody.clientContext = n.getStringValue(); },
|
|
28
|
-
"customPrompt": n => { startHoldMusicPostRequestBody.customPrompt = n.getObjectValue(
|
|
24
|
+
"customPrompt": n => { startHoldMusicPostRequestBody.customPrompt = n.getObjectValue(createPromptFromDiscriminatorValue); },
|
|
29
25
|
};
|
|
30
26
|
}
|
|
31
|
-
exports.deserializeIntoStartHoldMusicPostRequestBody = deserializeIntoStartHoldMusicPostRequestBody;
|
|
32
27
|
/**
|
|
33
28
|
* Serializes information the current object
|
|
34
29
|
* @param writer Serialization writer to use to serialize this model
|
|
35
30
|
*/
|
|
36
|
-
function serializeStartHoldMusicPostRequestBody(writer, startHoldMusicPostRequestBody = {}) {
|
|
31
|
+
export function serializeStartHoldMusicPostRequestBody(writer, startHoldMusicPostRequestBody = {}) {
|
|
37
32
|
writer.writeStringValue("clientContext", startHoldMusicPostRequestBody.clientContext);
|
|
38
|
-
writer.writeObjectValue("customPrompt", startHoldMusicPostRequestBody.customPrompt,
|
|
33
|
+
writer.writeObjectValue("customPrompt", startHoldMusicPostRequestBody.customPrompt, serializePrompt);
|
|
39
34
|
writer.writeAdditionalData(startHoldMusicPostRequestBody.additionalData);
|
|
40
35
|
}
|
|
41
|
-
exports.serializeStartHoldMusicPostRequestBody = serializeStartHoldMusicPostRequestBody;
|
|
42
36
|
/**
|
|
43
37
|
* Uri template for the request builder.
|
|
44
38
|
*/
|
|
45
|
-
|
|
39
|
+
export const StartHoldMusicRequestBuilderUriTemplate = "{+baseurl}/communications/calls/{call%2Did}/participants/{participant%2Did}/startHoldMusic";
|
|
46
40
|
/**
|
|
47
41
|
* Metadata for all the requests in the request builder.
|
|
48
42
|
*/
|
|
49
|
-
|
|
43
|
+
export const StartHoldMusicRequestBuilderRequestsMetadata = {
|
|
50
44
|
post: {
|
|
51
|
-
uriTemplate:
|
|
45
|
+
uriTemplate: StartHoldMusicRequestBuilderUriTemplate,
|
|
52
46
|
responseBodyContentType: "application/json",
|
|
53
47
|
errorMappings: {
|
|
54
|
-
XXX:
|
|
48
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
55
49
|
},
|
|
56
50
|
adapterMethodName: "send",
|
|
57
|
-
responseBodyFactory:
|
|
51
|
+
responseBodyFactory: createStartHoldMusicOperationFromDiscriminatorValue,
|
|
58
52
|
requestBodyContentType: "application/json",
|
|
59
53
|
requestBodySerializer: serializeStartHoldMusicPostRequestBody,
|
|
60
54
|
requestInformationContentSetMethod: "setContentFromParsable",
|
|
@@ -62,3 +56,4 @@ exports.StartHoldMusicRequestBuilderRequestsMetadata = {
|
|
|
62
56
|
};
|
|
63
57
|
/* tslint:enable */
|
|
64
58
|
/* eslint-enable */
|
|
59
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,kCAAkC,EAAE,mDAAmD,EAAE,eAAe,EAA+E,MAAM,wCAAwC,CAAC;AAC/O,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,MAAM,UAAU,yDAAyD,CAAC,SAAgC;IACtG,OAAO,4CAA4C,CAAC;AACxD,CAAC;AACD;;;GAGG;AACH,MAAM,UAAU,4CAA4C,CAAC,gCAAoF,EAAE;IAC/I,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,6BAA6B,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QACzF,eAAe,EAAE,CAAC,CAAC,EAAE,GAAG,6BAA6B,CAAC,aAAa,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QAC3F,cAAc,EAAE,CAAC,CAAC,EAAE,GAAG,6BAA6B,CAAC,YAAY,GAAG,CAAC,CAAC,cAAc,CAAS,kCAAkC,CAAC,CAAC,CAAC,CAAC;KACtI,CAAA;AACL,CAAC;AACD;;;GAGG;AACH,MAAM,UAAU,sCAAsC,CAAC,MAA2B,EAAE,gCAAoF,EAAE;IACtK,MAAM,CAAC,gBAAgB,CAAC,eAAe,EAAE,6BAA6B,CAAC,aAAa,CAAC,CAAC;IACtF,MAAM,CAAC,gBAAgB,CAAS,cAAc,EAAE,6BAA6B,CAAC,YAAY,EAAE,eAAe,CAAC,CAAC;IAC7G,MAAM,CAAC,mBAAmB,CAAC,6BAA6B,CAAC,cAAc,CAAC,CAAC;AAC7E,CAAC;AAwCD;;GAEG;AACH,MAAM,CAAC,MAAM,uCAAuC,GAAG,4FAA4F,CAAC;AACpJ;;GAEG;AACH,MAAM,CAAC,MAAM,4CAA4C,GAAqB;IAC1E,IAAI,EAAE;QACF,WAAW,EAAE,uCAAuC;QACpD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,mDAAmD;QACzE,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,sCAAsC;QAC7D,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { type StopHoldMusicOperation } from '@microsoft/msgraph-sdk/models/';
|
|
1
|
+
import { type StopHoldMusicOperation } from '@microsoft/msgraph-sdk/models/index.js';
|
|
2
2
|
import { type AdditionalDataHolder, type BackedModel, type BaseRequestBuilder, type Parsable, type ParseNode, type RequestConfiguration, type RequestInformation, type RequestsMetadata, type SerializationWriter } from '@microsoft/kiota-abstractions';
|
|
3
3
|
/**
|
|
4
4
|
* Creates a new instance of the appropriate class based on discriminator value
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAuF,KAAK,sBAAsB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAuF,KAAK,sBAAsB,EAAE,MAAM,wCAAwC,CAAC;AAI1K,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElS;;;;GAIG;AACH,wBAAgB,wDAAwD,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAEhL;AACD;;;GAGG;AACH,wBAAgB,2CAA2C,CAAC,4BAA4B,GAAE,OAAO,CAAC,4BAA4B,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAK5L;AACD;;;GAGG;AACH,wBAAgB,qCAAqC,CAAC,MAAM,EAAE,mBAAmB,EAAE,4BAA4B,GAAE,OAAO,CAAC,4BAA4B,CAAC,GAAG,SAAc,GAAI,IAAI,CAG9K;AACD,MAAM,WAAW,4BAA6B,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IAC7F;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzC;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B;;OAEG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;CAC1B;AACD;;GAEG;AACH,MAAM,WAAW,2BAA4B,SAAQ,kBAAkB,CAAC,2BAA2B,CAAC;IAChG;;;;;;;OAOG;IACF,IAAI,CAAC,IAAI,EAAE,4BAA4B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,sBAAsB,GAAG,SAAS,CAAC,CAAC;IACzJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,4BAA4B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACvJ;AACD;;GAEG;AACH,eAAO,MAAM,sCAAsC,8FAA8F,CAAC;AAClJ;;GAEG;AACH,eAAO,MAAM,2CAA2C,EAAE,gBAazD,CAAC"}
|
|
@@ -1,58 +1,52 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.StopHoldMusicRequestBuilderRequestsMetadata = exports.StopHoldMusicRequestBuilderUriTemplate = exports.serializeStopHoldMusicPostRequestBody = exports.deserializeIntoStopHoldMusicPostRequestBody = exports.createStopHoldMusicPostRequestBodyFromDiscriminatorValue = void 0;
|
|
4
1
|
/* tslint:disable */
|
|
5
2
|
/* eslint-disable */
|
|
6
3
|
// Generated by Microsoft Kiota
|
|
7
4
|
// @ts-ignore
|
|
8
|
-
|
|
5
|
+
import { createStopHoldMusicOperationFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/index.js';
|
|
9
6
|
// @ts-ignore
|
|
10
|
-
|
|
7
|
+
import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
|
|
11
8
|
/**
|
|
12
9
|
* Creates a new instance of the appropriate class based on discriminator value
|
|
13
10
|
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
14
11
|
* @returns {StopHoldMusicPostRequestBody}
|
|
15
12
|
*/
|
|
16
|
-
function createStopHoldMusicPostRequestBodyFromDiscriminatorValue(parseNode) {
|
|
13
|
+
export function createStopHoldMusicPostRequestBodyFromDiscriminatorValue(parseNode) {
|
|
17
14
|
return deserializeIntoStopHoldMusicPostRequestBody;
|
|
18
15
|
}
|
|
19
|
-
exports.createStopHoldMusicPostRequestBodyFromDiscriminatorValue = createStopHoldMusicPostRequestBodyFromDiscriminatorValue;
|
|
20
16
|
/**
|
|
21
17
|
* The deserialization information for the current model
|
|
22
18
|
* @returns {Record<string, (node: ParseNode) => void>}
|
|
23
19
|
*/
|
|
24
|
-
function deserializeIntoStopHoldMusicPostRequestBody(stopHoldMusicPostRequestBody = {}) {
|
|
20
|
+
export function deserializeIntoStopHoldMusicPostRequestBody(stopHoldMusicPostRequestBody = {}) {
|
|
25
21
|
return {
|
|
26
22
|
"backingStoreEnabled": n => { stopHoldMusicPostRequestBody.backingStoreEnabled = true; },
|
|
27
23
|
"clientContext": n => { stopHoldMusicPostRequestBody.clientContext = n.getStringValue(); },
|
|
28
24
|
};
|
|
29
25
|
}
|
|
30
|
-
exports.deserializeIntoStopHoldMusicPostRequestBody = deserializeIntoStopHoldMusicPostRequestBody;
|
|
31
26
|
/**
|
|
32
27
|
* Serializes information the current object
|
|
33
28
|
* @param writer Serialization writer to use to serialize this model
|
|
34
29
|
*/
|
|
35
|
-
function serializeStopHoldMusicPostRequestBody(writer, stopHoldMusicPostRequestBody = {}) {
|
|
30
|
+
export function serializeStopHoldMusicPostRequestBody(writer, stopHoldMusicPostRequestBody = {}) {
|
|
36
31
|
writer.writeStringValue("clientContext", stopHoldMusicPostRequestBody.clientContext);
|
|
37
32
|
writer.writeAdditionalData(stopHoldMusicPostRequestBody.additionalData);
|
|
38
33
|
}
|
|
39
|
-
exports.serializeStopHoldMusicPostRequestBody = serializeStopHoldMusicPostRequestBody;
|
|
40
34
|
/**
|
|
41
35
|
* Uri template for the request builder.
|
|
42
36
|
*/
|
|
43
|
-
|
|
37
|
+
export const StopHoldMusicRequestBuilderUriTemplate = "{+baseurl}/communications/calls/{call%2Did}/participants/{participant%2Did}/stopHoldMusic";
|
|
44
38
|
/**
|
|
45
39
|
* Metadata for all the requests in the request builder.
|
|
46
40
|
*/
|
|
47
|
-
|
|
41
|
+
export const StopHoldMusicRequestBuilderRequestsMetadata = {
|
|
48
42
|
post: {
|
|
49
|
-
uriTemplate:
|
|
43
|
+
uriTemplate: StopHoldMusicRequestBuilderUriTemplate,
|
|
50
44
|
responseBodyContentType: "application/json",
|
|
51
45
|
errorMappings: {
|
|
52
|
-
XXX:
|
|
46
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
53
47
|
},
|
|
54
48
|
adapterMethodName: "send",
|
|
55
|
-
responseBodyFactory:
|
|
49
|
+
responseBodyFactory: createStopHoldMusicOperationFromDiscriminatorValue,
|
|
56
50
|
requestBodyContentType: "application/json",
|
|
57
51
|
requestBodySerializer: serializeStopHoldMusicPostRequestBody,
|
|
58
52
|
requestInformationContentSetMethod: "setContentFromParsable",
|
|
@@ -60,3 +54,4 @@ exports.StopHoldMusicRequestBuilderRequestsMetadata = {
|
|
|
60
54
|
};
|
|
61
55
|
/* tslint:enable */
|
|
62
56
|
/* eslint-enable */
|
|
57
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,kDAAkD,EAAgE,MAAM,wCAAwC,CAAC;AAC1K,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,MAAM,UAAU,wDAAwD,CAAC,SAAgC;IACrG,OAAO,2CAA2C,CAAC;AACvD,CAAC;AACD;;;GAGG;AACH,MAAM,UAAU,2CAA2C,CAAC,+BAAkF,EAAE;IAC5I,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,4BAA4B,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QACxF,eAAe,EAAE,CAAC,CAAC,EAAE,GAAG,4BAA4B,CAAC,aAAa,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;KAC7F,CAAA;AACL,CAAC;AACD;;;GAGG;AACH,MAAM,UAAU,qCAAqC,CAAC,MAA2B,EAAE,+BAAkF,EAAE;IACnK,MAAM,CAAC,gBAAgB,CAAC,eAAe,EAAE,4BAA4B,CAAC,aAAa,CAAC,CAAC;IACrF,MAAM,CAAC,mBAAmB,CAAC,4BAA4B,CAAC,cAAc,CAAC,CAAC;AAC5E,CAAC;AAoCD;;GAEG;AACH,MAAM,CAAC,MAAM,sCAAsC,GAAG,2FAA2F,CAAC;AAClJ;;GAEG;AACH,MAAM,CAAC,MAAM,2CAA2C,GAAqB;IACzE,IAAI,EAAE;QACF,WAAW,EAAE,sCAAsC;QACnD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,kDAAkD;QACxE,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,qCAAqC;QAC5D,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { type PlayPromptOperation, type Prompt } from '@microsoft/msgraph-sdk/models/';
|
|
1
|
+
import { type PlayPromptOperation, type Prompt } from '@microsoft/msgraph-sdk/models/index.js';
|
|
2
2
|
import { type AdditionalDataHolder, type BackedModel, type BaseRequestBuilder, type Parsable, type ParseNode, type RequestConfiguration, type RequestInformation, type RequestsMetadata, type SerializationWriter } from '@microsoft/kiota-abstractions';
|
|
3
3
|
/**
|
|
4
4
|
* Creates a new instance of the appropriate class based on discriminator value
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAsI,KAAK,mBAAmB,EAAE,KAAK,MAAM,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAsI,KAAK,mBAAmB,EAAE,KAAK,MAAM,EAAE,MAAM,wCAAwC,CAAC;AAInO,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElS;;;;GAIG;AACH,wBAAgB,qDAAqD,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAE7K;AACD;;;GAGG;AACH,wBAAgB,wCAAwC,CAAC,yBAAyB,GAAE,OAAO,CAAC,yBAAyB,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAMnL;AACD,MAAM,WAAW,yBAA0B,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IAC1F;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzC;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B;;OAEG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;CACtB;AACD;;GAEG;AACH,MAAM,WAAW,wBAAyB,SAAQ,kBAAkB,CAAC,wBAAwB,CAAC;IAC1F;;;;;;;OAOG;IACF,IAAI,CAAC,IAAI,EAAE,yBAAyB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,mBAAmB,GAAG,SAAS,CAAC,CAAC;IACnJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,yBAAyB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACpJ;AACD;;;GAGG;AACH,wBAAgB,kCAAkC,CAAC,MAAM,EAAE,mBAAmB,EAAE,yBAAyB,GAAE,OAAO,CAAC,yBAAyB,CAAC,GAAG,SAAc,GAAI,IAAI,CAIrK;AACD;;GAEG;AACH,eAAO,MAAM,mCAAmC,2DAA2D,CAAC;AAC5G;;GAEG;AACH,eAAO,MAAM,wCAAwC,EAAE,gBAatD,CAAC"}
|
|
@@ -1,60 +1,54 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.PlayPromptRequestBuilderRequestsMetadata = exports.PlayPromptRequestBuilderUriTemplate = exports.serializePlayPromptPostRequestBody = exports.deserializeIntoPlayPromptPostRequestBody = exports.createPlayPromptPostRequestBodyFromDiscriminatorValue = void 0;
|
|
4
1
|
/* tslint:disable */
|
|
5
2
|
/* eslint-disable */
|
|
6
3
|
// Generated by Microsoft Kiota
|
|
7
4
|
// @ts-ignore
|
|
8
|
-
|
|
5
|
+
import { createPlayPromptOperationFromDiscriminatorValue, createPromptFromDiscriminatorValue, serializePrompt } from '@microsoft/msgraph-sdk/models/index.js';
|
|
9
6
|
// @ts-ignore
|
|
10
|
-
|
|
7
|
+
import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
|
|
11
8
|
/**
|
|
12
9
|
* Creates a new instance of the appropriate class based on discriminator value
|
|
13
10
|
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
14
11
|
* @returns {PlayPromptPostRequestBody}
|
|
15
12
|
*/
|
|
16
|
-
function createPlayPromptPostRequestBodyFromDiscriminatorValue(parseNode) {
|
|
13
|
+
export function createPlayPromptPostRequestBodyFromDiscriminatorValue(parseNode) {
|
|
17
14
|
return deserializeIntoPlayPromptPostRequestBody;
|
|
18
15
|
}
|
|
19
|
-
exports.createPlayPromptPostRequestBodyFromDiscriminatorValue = createPlayPromptPostRequestBodyFromDiscriminatorValue;
|
|
20
16
|
/**
|
|
21
17
|
* The deserialization information for the current model
|
|
22
18
|
* @returns {Record<string, (node: ParseNode) => void>}
|
|
23
19
|
*/
|
|
24
|
-
function deserializeIntoPlayPromptPostRequestBody(playPromptPostRequestBody = {}) {
|
|
20
|
+
export function deserializeIntoPlayPromptPostRequestBody(playPromptPostRequestBody = {}) {
|
|
25
21
|
return {
|
|
26
22
|
"backingStoreEnabled": n => { playPromptPostRequestBody.backingStoreEnabled = true; },
|
|
27
23
|
"clientContext": n => { playPromptPostRequestBody.clientContext = n.getStringValue(); },
|
|
28
|
-
"prompts": n => { playPromptPostRequestBody.prompts = n.getCollectionOfObjectValues(
|
|
24
|
+
"prompts": n => { playPromptPostRequestBody.prompts = n.getCollectionOfObjectValues(createPromptFromDiscriminatorValue); },
|
|
29
25
|
};
|
|
30
26
|
}
|
|
31
|
-
exports.deserializeIntoPlayPromptPostRequestBody = deserializeIntoPlayPromptPostRequestBody;
|
|
32
27
|
/**
|
|
33
28
|
* Serializes information the current object
|
|
34
29
|
* @param writer Serialization writer to use to serialize this model
|
|
35
30
|
*/
|
|
36
|
-
function serializePlayPromptPostRequestBody(writer, playPromptPostRequestBody = {}) {
|
|
31
|
+
export function serializePlayPromptPostRequestBody(writer, playPromptPostRequestBody = {}) {
|
|
37
32
|
writer.writeStringValue("clientContext", playPromptPostRequestBody.clientContext);
|
|
38
|
-
writer.writeCollectionOfObjectValues("prompts", playPromptPostRequestBody.prompts,
|
|
33
|
+
writer.writeCollectionOfObjectValues("prompts", playPromptPostRequestBody.prompts, serializePrompt);
|
|
39
34
|
writer.writeAdditionalData(playPromptPostRequestBody.additionalData);
|
|
40
35
|
}
|
|
41
|
-
exports.serializePlayPromptPostRequestBody = serializePlayPromptPostRequestBody;
|
|
42
36
|
/**
|
|
43
37
|
* Uri template for the request builder.
|
|
44
38
|
*/
|
|
45
|
-
|
|
39
|
+
export const PlayPromptRequestBuilderUriTemplate = "{+baseurl}/communications/calls/{call%2Did}/playPrompt";
|
|
46
40
|
/**
|
|
47
41
|
* Metadata for all the requests in the request builder.
|
|
48
42
|
*/
|
|
49
|
-
|
|
43
|
+
export const PlayPromptRequestBuilderRequestsMetadata = {
|
|
50
44
|
post: {
|
|
51
|
-
uriTemplate:
|
|
45
|
+
uriTemplate: PlayPromptRequestBuilderUriTemplate,
|
|
52
46
|
responseBodyContentType: "application/json",
|
|
53
47
|
errorMappings: {
|
|
54
|
-
XXX:
|
|
48
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
55
49
|
},
|
|
56
50
|
adapterMethodName: "send",
|
|
57
|
-
responseBodyFactory:
|
|
51
|
+
responseBodyFactory: createPlayPromptOperationFromDiscriminatorValue,
|
|
58
52
|
requestBodyContentType: "application/json",
|
|
59
53
|
requestBodySerializer: serializePlayPromptPostRequestBody,
|
|
60
54
|
requestInformationContentSetMethod: "setContentFromParsable",
|
|
@@ -62,3 +56,4 @@ exports.PlayPromptRequestBuilderRequestsMetadata = {
|
|
|
62
56
|
};
|
|
63
57
|
/* tslint:enable */
|
|
64
58
|
/* eslint-enable */
|
|
59
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,+CAA+C,EAAE,kCAAkC,EAAgC,eAAe,EAAyC,MAAM,wCAAwC,CAAC;AACnO,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,MAAM,UAAU,qDAAqD,CAAC,SAAgC;IAClG,OAAO,wCAAwC,CAAC;AACpD,CAAC;AACD;;;GAGG;AACH,MAAM,UAAU,wCAAwC,CAAC,4BAA4E,EAAE;IACnI,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,yBAAyB,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QACrF,eAAe,EAAE,CAAC,CAAC,EAAE,GAAG,yBAAyB,CAAC,aAAa,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QACvF,SAAS,EAAE,CAAC,CAAC,EAAE,GAAG,yBAAyB,CAAC,OAAO,GAAG,CAAC,CAAC,2BAA2B,CAAS,kCAAkC,CAAC,CAAC,CAAC,CAAC;KACrI,CAAA;AACL,CAAC;AAwCD;;;GAGG;AACH,MAAM,UAAU,kCAAkC,CAAC,MAA2B,EAAE,4BAA4E,EAAE;IAC1J,MAAM,CAAC,gBAAgB,CAAC,eAAe,EAAE,yBAAyB,CAAC,aAAa,CAAC,CAAC;IAClF,MAAM,CAAC,6BAA6B,CAAS,SAAS,EAAE,yBAAyB,CAAC,OAAO,EAAE,eAAe,CAAC,CAAC;IAC5G,MAAM,CAAC,mBAAmB,CAAC,yBAAyB,CAAC,cAAc,CAAC,CAAC;AACzE,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,mCAAmC,GAAG,wDAAwD,CAAC;AAC5G;;GAEG;AACH,MAAM,CAAC,MAAM,wCAAwC,GAAqB;IACtE,IAAI,EAAE;QACF,WAAW,EAAE,mCAAmC;QAChD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,+CAA+C;QACrE,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,kCAAkC;QACzD,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|