@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,4 +1,4 @@
|
|
|
1
|
-
import { type Prompt, type RecordOperation } from '@microsoft/msgraph-sdk/models/';
|
|
1
|
+
import { type Prompt, type RecordOperation } 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,EAA8H,KAAK,MAAM,EAAE,KAAK,eAAe,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA8H,KAAK,MAAM,EAAE,KAAK,eAAe,EAAE,MAAM,wCAAwC,CAAC;AAIvN,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,CAY/L;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,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB;;OAEG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB;;OAEG;IACH,8BAA8B,CAAC,EAAE,MAAM,CAAC;IACxC;;OAEG;IACH,0BAA0B,CAAC,EAAE,MAAM,CAAC;IACpC;;OAEG;IACH,0BAA0B,CAAC,EAAE,MAAM,CAAC;IACpC;;OAEG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,EAAE,CAAC;CACxB;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,eAAe,GAAG,SAAS,CAAC,CAAC;IACnJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,6BAA6B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACxJ;AACD;;;GAGG;AACH,wBAAgB,sCAAsC,CAAC,MAAM,EAAE,mBAAmB,EAAE,6BAA6B,GAAE,OAAO,CAAC,6BAA6B,CAAC,GAAG,SAAc,GAAI,IAAI,CAUjL;AACD;;GAEG;AACH,eAAO,MAAM,uCAAuC,+DAA+D,CAAC;AACpH;;GAEG;AACH,eAAO,MAAM,4CAA4C,EAAE,gBAa1D,CAAC"}
|
|
@@ -1,27 +1,23 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.RecordResponseRequestBuilderRequestsMetadata = exports.RecordResponseRequestBuilderUriTemplate = exports.serializeRecordResponsePostRequestBody = exports.deserializeIntoRecordResponsePostRequestBody = exports.createRecordResponsePostRequestBodyFromDiscriminatorValue = void 0;
|
|
4
1
|
/* tslint:disable */
|
|
5
2
|
/* eslint-disable */
|
|
6
3
|
// Generated by Microsoft Kiota
|
|
7
4
|
// @ts-ignore
|
|
8
|
-
|
|
5
|
+
import { createPromptFromDiscriminatorValue, createRecordOperationFromDiscriminatorValue, 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 {RecordResponsePostRequestBody}
|
|
15
12
|
*/
|
|
16
|
-
function createRecordResponsePostRequestBodyFromDiscriminatorValue(parseNode) {
|
|
13
|
+
export function createRecordResponsePostRequestBodyFromDiscriminatorValue(parseNode) {
|
|
17
14
|
return deserializeIntoRecordResponsePostRequestBody;
|
|
18
15
|
}
|
|
19
|
-
exports.createRecordResponsePostRequestBodyFromDiscriminatorValue = createRecordResponsePostRequestBodyFromDiscriminatorValue;
|
|
20
16
|
/**
|
|
21
17
|
* The deserialization information for the current model
|
|
22
18
|
* @returns {Record<string, (node: ParseNode) => void>}
|
|
23
19
|
*/
|
|
24
|
-
function deserializeIntoRecordResponsePostRequestBody(recordResponsePostRequestBody = {}) {
|
|
20
|
+
export function deserializeIntoRecordResponsePostRequestBody(recordResponsePostRequestBody = {}) {
|
|
25
21
|
return {
|
|
26
22
|
"backingStoreEnabled": n => { recordResponsePostRequestBody.backingStoreEnabled = true; },
|
|
27
23
|
"bargeInAllowed": n => { recordResponsePostRequestBody.bargeInAllowed = n.getBooleanValue(); },
|
|
@@ -30,43 +26,41 @@ function deserializeIntoRecordResponsePostRequestBody(recordResponsePostRequestB
|
|
|
30
26
|
"maxRecordDurationInSeconds": n => { recordResponsePostRequestBody.maxRecordDurationInSeconds = n.getNumberValue(); },
|
|
31
27
|
"maxSilenceTimeoutInSeconds": n => { recordResponsePostRequestBody.maxSilenceTimeoutInSeconds = n.getNumberValue(); },
|
|
32
28
|
"playBeep": n => { recordResponsePostRequestBody.playBeep = n.getBooleanValue(); },
|
|
33
|
-
"prompts": n => { recordResponsePostRequestBody.prompts = n.getCollectionOfObjectValues(
|
|
29
|
+
"prompts": n => { recordResponsePostRequestBody.prompts = n.getCollectionOfObjectValues(createPromptFromDiscriminatorValue); },
|
|
34
30
|
"stopTones": n => { recordResponsePostRequestBody.stopTones = n.getCollectionOfPrimitiveValues(); },
|
|
35
31
|
};
|
|
36
32
|
}
|
|
37
|
-
exports.deserializeIntoRecordResponsePostRequestBody = deserializeIntoRecordResponsePostRequestBody;
|
|
38
33
|
/**
|
|
39
34
|
* Serializes information the current object
|
|
40
35
|
* @param writer Serialization writer to use to serialize this model
|
|
41
36
|
*/
|
|
42
|
-
function serializeRecordResponsePostRequestBody(writer, recordResponsePostRequestBody = {}) {
|
|
37
|
+
export function serializeRecordResponsePostRequestBody(writer, recordResponsePostRequestBody = {}) {
|
|
43
38
|
writer.writeBooleanValue("bargeInAllowed", recordResponsePostRequestBody.bargeInAllowed);
|
|
44
39
|
writer.writeStringValue("clientContext", recordResponsePostRequestBody.clientContext);
|
|
45
40
|
writer.writeNumberValue("initialSilenceTimeoutInSeconds", recordResponsePostRequestBody.initialSilenceTimeoutInSeconds);
|
|
46
41
|
writer.writeNumberValue("maxRecordDurationInSeconds", recordResponsePostRequestBody.maxRecordDurationInSeconds);
|
|
47
42
|
writer.writeNumberValue("maxSilenceTimeoutInSeconds", recordResponsePostRequestBody.maxSilenceTimeoutInSeconds);
|
|
48
43
|
writer.writeBooleanValue("playBeep", recordResponsePostRequestBody.playBeep);
|
|
49
|
-
writer.writeCollectionOfObjectValues("prompts", recordResponsePostRequestBody.prompts,
|
|
44
|
+
writer.writeCollectionOfObjectValues("prompts", recordResponsePostRequestBody.prompts, serializePrompt);
|
|
50
45
|
writer.writeCollectionOfPrimitiveValues("stopTones", recordResponsePostRequestBody.stopTones);
|
|
51
46
|
writer.writeAdditionalData(recordResponsePostRequestBody.additionalData);
|
|
52
47
|
}
|
|
53
|
-
exports.serializeRecordResponsePostRequestBody = serializeRecordResponsePostRequestBody;
|
|
54
48
|
/**
|
|
55
49
|
* Uri template for the request builder.
|
|
56
50
|
*/
|
|
57
|
-
|
|
51
|
+
export const RecordResponseRequestBuilderUriTemplate = "{+baseurl}/communications/calls/{call%2Did}/recordResponse";
|
|
58
52
|
/**
|
|
59
53
|
* Metadata for all the requests in the request builder.
|
|
60
54
|
*/
|
|
61
|
-
|
|
55
|
+
export const RecordResponseRequestBuilderRequestsMetadata = {
|
|
62
56
|
post: {
|
|
63
|
-
uriTemplate:
|
|
57
|
+
uriTemplate: RecordResponseRequestBuilderUriTemplate,
|
|
64
58
|
responseBodyContentType: "application/json",
|
|
65
59
|
errorMappings: {
|
|
66
|
-
XXX:
|
|
60
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
67
61
|
},
|
|
68
62
|
adapterMethodName: "send",
|
|
69
|
-
responseBodyFactory:
|
|
63
|
+
responseBodyFactory: createRecordOperationFromDiscriminatorValue,
|
|
70
64
|
requestBodyContentType: "application/json",
|
|
71
65
|
requestBodySerializer: serializeRecordResponsePostRequestBody,
|
|
72
66
|
requestInformationContentSetMethod: "setContentFromParsable",
|
|
@@ -74,3 +68,4 @@ exports.RecordResponseRequestBuilderRequestsMetadata = {
|
|
|
74
68
|
};
|
|
75
69
|
/* tslint:enable */
|
|
76
70
|
/* eslint-enable */
|
|
71
|
+
//# 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,2CAA2C,EAAE,eAAe,EAA+D,MAAM,wCAAwC,CAAC;AACvN,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,gBAAgB,EAAE,CAAC,CAAC,EAAE,GAAG,6BAA6B,CAAC,cAAc,GAAG,CAAC,CAAC,eAAe,EAAE,CAAC,CAAC,CAAC;QAC9F,eAAe,EAAE,CAAC,CAAC,EAAE,GAAG,6BAA6B,CAAC,aAAa,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QAC3F,gCAAgC,EAAE,CAAC,CAAC,EAAE,GAAG,6BAA6B,CAAC,8BAA8B,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QAC7H,4BAA4B,EAAE,CAAC,CAAC,EAAE,GAAG,6BAA6B,CAAC,0BAA0B,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QACrH,4BAA4B,EAAE,CAAC,CAAC,EAAE,GAAG,6BAA6B,CAAC,0BAA0B,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QACrH,UAAU,EAAE,CAAC,CAAC,EAAE,GAAG,6BAA6B,CAAC,QAAQ,GAAG,CAAC,CAAC,eAAe,EAAE,CAAC,CAAC,CAAC;QAClF,SAAS,EAAE,CAAC,CAAC,EAAE,GAAG,6BAA6B,CAAC,OAAO,GAAG,CAAC,CAAC,2BAA2B,CAAS,kCAAkC,CAAC,CAAC,CAAC,CAAC;QACtI,WAAW,EAAE,CAAC,CAAC,EAAE,GAAG,6BAA6B,CAAC,SAAS,GAAG,CAAC,CAAC,8BAA8B,EAAU,CAAC,CAAC,CAAC;KAC9G,CAAA;AACL,CAAC;AAgED;;;GAGG;AACH,MAAM,UAAU,sCAAsC,CAAC,MAA2B,EAAE,gCAAoF,EAAE;IACtK,MAAM,CAAC,iBAAiB,CAAC,gBAAgB,EAAE,6BAA6B,CAAC,cAAc,CAAC,CAAC;IACzF,MAAM,CAAC,gBAAgB,CAAC,eAAe,EAAE,6BAA6B,CAAC,aAAa,CAAC,CAAC;IACtF,MAAM,CAAC,gBAAgB,CAAC,gCAAgC,EAAE,6BAA6B,CAAC,8BAA8B,CAAC,CAAC;IACxH,MAAM,CAAC,gBAAgB,CAAC,4BAA4B,EAAE,6BAA6B,CAAC,0BAA0B,CAAC,CAAC;IAChH,MAAM,CAAC,gBAAgB,CAAC,4BAA4B,EAAE,6BAA6B,CAAC,0BAA0B,CAAC,CAAC;IAChH,MAAM,CAAC,iBAAiB,CAAC,UAAU,EAAE,6BAA6B,CAAC,QAAQ,CAAC,CAAC;IAC7E,MAAM,CAAC,6BAA6B,CAAS,SAAS,EAAE,6BAA6B,CAAC,OAAO,EAAE,eAAe,CAAC,CAAC;IAChH,MAAM,CAAC,gCAAgC,CAAS,WAAW,EAAE,6BAA6B,CAAC,SAAS,CAAC,CAAC;IACtG,MAAM,CAAC,mBAAmB,CAAC,6BAA6B,CAAC,cAAc,CAAC,CAAC;AAC7E,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,uCAAuC,GAAG,4DAA4D,CAAC;AACpH;;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,2CAA2C;QACjE,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 InvitationParticipantInfo } from '@microsoft/msgraph-sdk/models/';
|
|
1
|
+
import { type InvitationParticipantInfo } 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,EAA6F,KAAK,yBAAyB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA6F,KAAK,yBAAyB,EAAE,MAAM,wCAAwC,CAAC;AAInL,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,mDAAmD,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,CAE3K;AACD;;;GAGG;AACH,wBAAgB,sCAAsC,CAAC,uBAAuB,GAAE,OAAO,CAAC,uBAAuB,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAO7K;AACD,MAAM,WAAW,uBAAwB,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IACxF;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzC;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;OAEG;IACH,OAAO,CAAC,EAAE,yBAAyB,EAAE,CAAC;IACtC;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;CACpB;AACD;;GAEG;AACH,MAAM,WAAW,sBAAuB,SAAQ,kBAAkB,CAAC,sBAAsB,CAAC;IACtF;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,uBAAuB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACtH;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,uBAAuB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAClJ;AACD;;;GAGG;AACH,wBAAgB,gCAAgC,CAAC,MAAM,EAAE,mBAAmB,EAAE,uBAAuB,GAAE,OAAO,CAAC,uBAAuB,CAAC,GAAG,SAAc,GAAI,IAAI,CAK/J;AACD;;GAEG;AACH,eAAO,MAAM,iCAAiC,yDAAyD,CAAC;AACxG;;GAEG;AACH,eAAO,MAAM,sCAAsC,EAAE,gBAYpD,CAAC"}
|
|
@@ -1,59 +1,53 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.RedirectRequestBuilderRequestsMetadata = exports.RedirectRequestBuilderUriTemplate = exports.serializeRedirectPostRequestBody = exports.deserializeIntoRedirectPostRequestBody = exports.createRedirectPostRequestBodyFromDiscriminatorValue = void 0;
|
|
4
1
|
/* tslint:disable */
|
|
5
2
|
/* eslint-disable */
|
|
6
3
|
// Generated by Microsoft Kiota
|
|
7
4
|
// @ts-ignore
|
|
8
|
-
|
|
5
|
+
import { createInvitationParticipantInfoFromDiscriminatorValue, 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 {RedirectPostRequestBody}
|
|
15
12
|
*/
|
|
16
|
-
function createRedirectPostRequestBodyFromDiscriminatorValue(parseNode) {
|
|
13
|
+
export function createRedirectPostRequestBodyFromDiscriminatorValue(parseNode) {
|
|
17
14
|
return deserializeIntoRedirectPostRequestBody;
|
|
18
15
|
}
|
|
19
|
-
exports.createRedirectPostRequestBodyFromDiscriminatorValue = createRedirectPostRequestBodyFromDiscriminatorValue;
|
|
20
16
|
/**
|
|
21
17
|
* The deserialization information for the current model
|
|
22
18
|
* @returns {Record<string, (node: ParseNode) => void>}
|
|
23
19
|
*/
|
|
24
|
-
function deserializeIntoRedirectPostRequestBody(redirectPostRequestBody = {}) {
|
|
20
|
+
export function deserializeIntoRedirectPostRequestBody(redirectPostRequestBody = {}) {
|
|
25
21
|
return {
|
|
26
22
|
"backingStoreEnabled": n => { redirectPostRequestBody.backingStoreEnabled = true; },
|
|
27
23
|
"callbackUri": n => { redirectPostRequestBody.callbackUri = n.getStringValue(); },
|
|
28
|
-
"targets": n => { redirectPostRequestBody.targets = n.getCollectionOfObjectValues(
|
|
24
|
+
"targets": n => { redirectPostRequestBody.targets = n.getCollectionOfObjectValues(createInvitationParticipantInfoFromDiscriminatorValue); },
|
|
29
25
|
"timeout": n => { redirectPostRequestBody.timeout = n.getNumberValue(); },
|
|
30
26
|
};
|
|
31
27
|
}
|
|
32
|
-
exports.deserializeIntoRedirectPostRequestBody = deserializeIntoRedirectPostRequestBody;
|
|
33
28
|
/**
|
|
34
29
|
* Serializes information the current object
|
|
35
30
|
* @param writer Serialization writer to use to serialize this model
|
|
36
31
|
*/
|
|
37
|
-
function serializeRedirectPostRequestBody(writer, redirectPostRequestBody = {}) {
|
|
32
|
+
export function serializeRedirectPostRequestBody(writer, redirectPostRequestBody = {}) {
|
|
38
33
|
writer.writeStringValue("callbackUri", redirectPostRequestBody.callbackUri);
|
|
39
|
-
writer.writeCollectionOfObjectValues("targets", redirectPostRequestBody.targets,
|
|
34
|
+
writer.writeCollectionOfObjectValues("targets", redirectPostRequestBody.targets, serializeInvitationParticipantInfo);
|
|
40
35
|
writer.writeNumberValue("timeout", redirectPostRequestBody.timeout);
|
|
41
36
|
writer.writeAdditionalData(redirectPostRequestBody.additionalData);
|
|
42
37
|
}
|
|
43
|
-
exports.serializeRedirectPostRequestBody = serializeRedirectPostRequestBody;
|
|
44
38
|
/**
|
|
45
39
|
* Uri template for the request builder.
|
|
46
40
|
*/
|
|
47
|
-
|
|
41
|
+
export const RedirectRequestBuilderUriTemplate = "{+baseurl}/communications/calls/{call%2Did}/redirect";
|
|
48
42
|
/**
|
|
49
43
|
* Metadata for all the requests in the request builder.
|
|
50
44
|
*/
|
|
51
|
-
|
|
45
|
+
export const RedirectRequestBuilderRequestsMetadata = {
|
|
52
46
|
post: {
|
|
53
|
-
uriTemplate:
|
|
47
|
+
uriTemplate: RedirectRequestBuilderUriTemplate,
|
|
54
48
|
responseBodyContentType: "application/json",
|
|
55
49
|
errorMappings: {
|
|
56
|
-
XXX:
|
|
50
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
57
51
|
},
|
|
58
52
|
adapterMethodName: "sendNoResponseContent",
|
|
59
53
|
requestBodyContentType: "application/json",
|
|
@@ -63,3 +57,4 @@ exports.RedirectRequestBuilderRequestsMetadata = {
|
|
|
63
57
|
};
|
|
64
58
|
/* tslint:enable */
|
|
65
59
|
/* eslint-enable */
|
|
60
|
+
//# 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,kCAAkC,EAAkC,MAAM,wCAAwC,CAAC;AACnL,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,MAAM,UAAU,mDAAmD,CAAC,SAAgC;IAChG,OAAO,sCAAsC,CAAC;AAClD,CAAC;AACD;;;GAGG;AACH,MAAM,UAAU,sCAAsC,CAAC,0BAAwE,EAAE;IAC7H,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,uBAAuB,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QACnF,aAAa,EAAE,CAAC,CAAC,EAAE,GAAG,uBAAuB,CAAC,WAAW,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QACjF,SAAS,EAAE,CAAC,CAAC,EAAE,GAAG,uBAAuB,CAAC,OAAO,GAAG,CAAC,CAAC,2BAA2B,CAA4B,qDAAqD,CAAC,CAAC,CAAC,CAAC;QACtK,SAAS,EAAE,CAAC,CAAC,EAAE,GAAG,uBAAuB,CAAC,OAAO,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;KAC5E,CAAA;AACL,CAAC;AA2CD;;;GAGG;AACH,MAAM,UAAU,gCAAgC,CAAC,MAA2B,EAAE,0BAAwE,EAAE;IACpJ,MAAM,CAAC,gBAAgB,CAAC,aAAa,EAAE,uBAAuB,CAAC,WAAW,CAAC,CAAC;IAC5E,MAAM,CAAC,6BAA6B,CAA4B,SAAS,EAAE,uBAAuB,CAAC,OAAO,EAAE,kCAAkC,CAAC,CAAC;IAChJ,MAAM,CAAC,gBAAgB,CAAC,SAAS,EAAE,uBAAuB,CAAC,OAAO,CAAC,CAAC;IACpE,MAAM,CAAC,mBAAmB,CAAC,uBAAuB,CAAC,cAAc,CAAC,CAAC;AACvE,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,iCAAiC,GAAG,sDAAsD,CAAC;AACxG;;GAEG;AACH,MAAM,CAAC,MAAM,sCAAsC,GAAqB;IACpE,IAAI,EAAE;QACF,WAAW,EAAE,iCAAiC;QAC9C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;QAC1C,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,gCAAgC;QACvD,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { RejectReason } from '@microsoft/msgraph-sdk/models/';
|
|
1
|
+
import { RejectReason } 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,EAAE,YAAY,EAAsB,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,YAAY,EAAsB,MAAM,wCAAwC,CAAC;AAI1F,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,iDAAiD,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,CAEzK;AACD;;;GAGG;AACH,wBAAgB,oCAAoC,CAAC,qBAAqB,GAAE,OAAO,CAAC,qBAAqB,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAMvK;AACD,MAAM,WAAW,qBAAsB,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IACtF;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzC;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;OAEG;IACH,MAAM,CAAC,EAAE,YAAY,CAAC;CACzB;AACD;;GAEG;AACH,MAAM,WAAW,oBAAqB,SAAQ,kBAAkB,CAAC,oBAAoB,CAAC;IAClF;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,qBAAqB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACpH;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,qBAAqB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAChJ;AACD;;;GAGG;AACH,wBAAgB,8BAA8B,CAAC,MAAM,EAAE,mBAAmB,EAAE,qBAAqB,GAAE,OAAO,CAAC,qBAAqB,CAAC,GAAG,SAAc,GAAI,IAAI,CAIzJ;AACD;;GAEG;AACH,eAAO,MAAM,+BAA+B,uDAAuD,CAAC;AACpG;;GAEG;AACH,eAAO,MAAM,oCAAoC,EAAE,gBAYlD,CAAC"}
|
|
@@ -1,57 +1,51 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.RejectRequestBuilderRequestsMetadata = exports.RejectRequestBuilderUriTemplate = exports.serializeRejectPostRequestBody = exports.deserializeIntoRejectPostRequestBody = exports.createRejectPostRequestBodyFromDiscriminatorValue = void 0;
|
|
4
1
|
/* tslint:disable */
|
|
5
2
|
/* eslint-disable */
|
|
6
3
|
// Generated by Microsoft Kiota
|
|
7
4
|
// @ts-ignore
|
|
8
|
-
|
|
5
|
+
import { RejectReasonObject } 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 {RejectPostRequestBody}
|
|
15
12
|
*/
|
|
16
|
-
function createRejectPostRequestBodyFromDiscriminatorValue(parseNode) {
|
|
13
|
+
export function createRejectPostRequestBodyFromDiscriminatorValue(parseNode) {
|
|
17
14
|
return deserializeIntoRejectPostRequestBody;
|
|
18
15
|
}
|
|
19
|
-
exports.createRejectPostRequestBodyFromDiscriminatorValue = createRejectPostRequestBodyFromDiscriminatorValue;
|
|
20
16
|
/**
|
|
21
17
|
* The deserialization information for the current model
|
|
22
18
|
* @returns {Record<string, (node: ParseNode) => void>}
|
|
23
19
|
*/
|
|
24
|
-
function deserializeIntoRejectPostRequestBody(rejectPostRequestBody = {}) {
|
|
20
|
+
export function deserializeIntoRejectPostRequestBody(rejectPostRequestBody = {}) {
|
|
25
21
|
return {
|
|
26
22
|
"backingStoreEnabled": n => { rejectPostRequestBody.backingStoreEnabled = true; },
|
|
27
23
|
"callbackUri": n => { rejectPostRequestBody.callbackUri = n.getStringValue(); },
|
|
28
|
-
"reason": n => { rejectPostRequestBody.reason = n.getEnumValue(
|
|
24
|
+
"reason": n => { rejectPostRequestBody.reason = n.getEnumValue(RejectReasonObject); },
|
|
29
25
|
};
|
|
30
26
|
}
|
|
31
|
-
exports.deserializeIntoRejectPostRequestBody = deserializeIntoRejectPostRequestBody;
|
|
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 serializeRejectPostRequestBody(writer, rejectPostRequestBody = {}) {
|
|
31
|
+
export function serializeRejectPostRequestBody(writer, rejectPostRequestBody = {}) {
|
|
37
32
|
writer.writeStringValue("callbackUri", rejectPostRequestBody.callbackUri);
|
|
38
33
|
writer.writeEnumValue("reason", rejectPostRequestBody.reason);
|
|
39
34
|
writer.writeAdditionalData(rejectPostRequestBody.additionalData);
|
|
40
35
|
}
|
|
41
|
-
exports.serializeRejectPostRequestBody = serializeRejectPostRequestBody;
|
|
42
36
|
/**
|
|
43
37
|
* Uri template for the request builder.
|
|
44
38
|
*/
|
|
45
|
-
|
|
39
|
+
export const RejectRequestBuilderUriTemplate = "{+baseurl}/communications/calls/{call%2Did}/reject";
|
|
46
40
|
/**
|
|
47
41
|
* Metadata for all the requests in the request builder.
|
|
48
42
|
*/
|
|
49
|
-
|
|
43
|
+
export const RejectRequestBuilderRequestsMetadata = {
|
|
50
44
|
post: {
|
|
51
|
-
uriTemplate:
|
|
45
|
+
uriTemplate: RejectRequestBuilderUriTemplate,
|
|
52
46
|
responseBodyContentType: "application/json",
|
|
53
47
|
errorMappings: {
|
|
54
|
-
XXX:
|
|
48
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
55
49
|
},
|
|
56
50
|
adapterMethodName: "sendNoResponseContent",
|
|
57
51
|
requestBodyContentType: "application/json",
|
|
@@ -61,3 +55,4 @@ exports.RejectRequestBuilderRequestsMetadata = {
|
|
|
61
55
|
};
|
|
62
56
|
/* tslint:enable */
|
|
63
57
|
/* eslint-enable */
|
|
58
|
+
//# 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,EAAgB,kBAAkB,EAAE,MAAM,wCAAwC,CAAC;AAC1F,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,aAAa,EAAE,CAAC,CAAC,EAAE,GAAG,qBAAqB,CAAC,WAAW,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QAC/E,QAAQ,EAAE,CAAC,CAAC,EAAE,GAAG,qBAAqB,CAAC,MAAM,GAAG,CAAC,CAAC,YAAY,CAAe,kBAAkB,CAAC,CAAC,CAAC,CAAC;KACtG,CAAA;AACL,CAAC;AAuCD;;;GAGG;AACH,MAAM,UAAU,8BAA8B,CAAC,MAA2B,EAAE,wBAAoE,EAAE;IAC9I,MAAM,CAAC,gBAAgB,CAAC,aAAa,EAAE,qBAAqB,CAAC,WAAW,CAAC,CAAC;IAC1E,MAAM,CAAC,cAAc,CAAe,QAAQ,EAAE,qBAAqB,CAAC,MAAM,CAAC,CAAC;IAC5E,MAAM,CAAC,mBAAmB,CAAC,qBAAqB,CAAC,cAAc,CAAC,CAAC;AACrE,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,+BAA+B,GAAG,oDAAoD,CAAC;AACpG;;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,uBAAuB;QAC1C,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,8BAA8B;QACrD,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Tone, type SendDtmfTonesOperation } from '@microsoft/msgraph-sdk/models/';
|
|
1
|
+
import { Tone, type SendDtmfTonesOperation } 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,IAAI,EAAc,KAAK,sBAAsB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAuF,IAAI,EAAc,KAAK,sBAAsB,EAAE,MAAM,wCAAwC,CAAC;AAI5L,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,CAO5L;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;IACvB;;OAEG;IACH,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAC7B;;OAEG;IACH,KAAK,CAAC,EAAE,IAAI,EAAE,CAAC;CAClB;AACD;;GAEG;AACH,MAAM,WAAW,2BAA4B,SAAQ,kBAAkB,CAAC,2BAA2B,CAAC;IAChG;;;;;;OAMG;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;;;GAGG;AACH,wBAAgB,qCAAqC,CAAC,MAAM,EAAE,mBAAmB,EAAE,4BAA4B,GAAE,OAAO,CAAC,4BAA4B,CAAC,GAAG,SAAc,GAAI,IAAI,CAM9K;AACD;;GAEG;AACH,eAAO,MAAM,sCAAsC,8DAA8D,CAAC;AAClH;;GAEG;AACH,eAAO,MAAM,2CAA2C,EAAE,gBAazD,CAAC"}
|
|
@@ -1,63 +1,57 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.SendDtmfTonesRequestBuilderRequestsMetadata = exports.SendDtmfTonesRequestBuilderUriTemplate = exports.serializeSendDtmfTonesPostRequestBody = exports.deserializeIntoSendDtmfTonesPostRequestBody = exports.createSendDtmfTonesPostRequestBodyFromDiscriminatorValue = void 0;
|
|
4
1
|
/* tslint:disable */
|
|
5
2
|
/* eslint-disable */
|
|
6
3
|
// Generated by Microsoft Kiota
|
|
7
4
|
// @ts-ignore
|
|
8
|
-
|
|
5
|
+
import { createSendDtmfTonesOperationFromDiscriminatorValue, ToneObject } 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 {SendDtmfTonesPostRequestBody}
|
|
15
12
|
*/
|
|
16
|
-
function createSendDtmfTonesPostRequestBodyFromDiscriminatorValue(parseNode) {
|
|
13
|
+
export function createSendDtmfTonesPostRequestBodyFromDiscriminatorValue(parseNode) {
|
|
17
14
|
return deserializeIntoSendDtmfTonesPostRequestBody;
|
|
18
15
|
}
|
|
19
|
-
exports.createSendDtmfTonesPostRequestBodyFromDiscriminatorValue = createSendDtmfTonesPostRequestBodyFromDiscriminatorValue;
|
|
20
16
|
/**
|
|
21
17
|
* The deserialization information for the current model
|
|
22
18
|
* @returns {Record<string, (node: ParseNode) => void>}
|
|
23
19
|
*/
|
|
24
|
-
function deserializeIntoSendDtmfTonesPostRequestBody(sendDtmfTonesPostRequestBody = {}) {
|
|
20
|
+
export function deserializeIntoSendDtmfTonesPostRequestBody(sendDtmfTonesPostRequestBody = {}) {
|
|
25
21
|
return {
|
|
26
22
|
"backingStoreEnabled": n => { sendDtmfTonesPostRequestBody.backingStoreEnabled = true; },
|
|
27
23
|
"clientContext": n => { sendDtmfTonesPostRequestBody.clientContext = n.getStringValue(); },
|
|
28
24
|
"delayBetweenTonesMs": n => { sendDtmfTonesPostRequestBody.delayBetweenTonesMs = n.getNumberValue(); },
|
|
29
|
-
"tones": n => { sendDtmfTonesPostRequestBody.tones = n.getCollectionOfEnumValues(
|
|
25
|
+
"tones": n => { sendDtmfTonesPostRequestBody.tones = n.getCollectionOfEnumValues(ToneObject); },
|
|
30
26
|
};
|
|
31
27
|
}
|
|
32
|
-
exports.deserializeIntoSendDtmfTonesPostRequestBody = deserializeIntoSendDtmfTonesPostRequestBody;
|
|
33
28
|
/**
|
|
34
29
|
* Serializes information the current object
|
|
35
30
|
* @param writer Serialization writer to use to serialize this model
|
|
36
31
|
*/
|
|
37
|
-
function serializeSendDtmfTonesPostRequestBody(writer, sendDtmfTonesPostRequestBody = {}) {
|
|
32
|
+
export function serializeSendDtmfTonesPostRequestBody(writer, sendDtmfTonesPostRequestBody = {}) {
|
|
38
33
|
writer.writeStringValue("clientContext", sendDtmfTonesPostRequestBody.clientContext);
|
|
39
34
|
writer.writeNumberValue("delayBetweenTonesMs", sendDtmfTonesPostRequestBody.delayBetweenTonesMs);
|
|
40
35
|
if (sendDtmfTonesPostRequestBody.tones)
|
|
41
36
|
writer.writeEnumValue("tones", ...sendDtmfTonesPostRequestBody.tones);
|
|
42
37
|
writer.writeAdditionalData(sendDtmfTonesPostRequestBody.additionalData);
|
|
43
38
|
}
|
|
44
|
-
exports.serializeSendDtmfTonesPostRequestBody = serializeSendDtmfTonesPostRequestBody;
|
|
45
39
|
/**
|
|
46
40
|
* Uri template for the request builder.
|
|
47
41
|
*/
|
|
48
|
-
|
|
42
|
+
export const SendDtmfTonesRequestBuilderUriTemplate = "{+baseurl}/communications/calls/{call%2Did}/sendDtmfTones";
|
|
49
43
|
/**
|
|
50
44
|
* Metadata for all the requests in the request builder.
|
|
51
45
|
*/
|
|
52
|
-
|
|
46
|
+
export const SendDtmfTonesRequestBuilderRequestsMetadata = {
|
|
53
47
|
post: {
|
|
54
|
-
uriTemplate:
|
|
48
|
+
uriTemplate: SendDtmfTonesRequestBuilderUriTemplate,
|
|
55
49
|
responseBodyContentType: "application/json",
|
|
56
50
|
errorMappings: {
|
|
57
|
-
XXX:
|
|
51
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
58
52
|
},
|
|
59
53
|
adapterMethodName: "send",
|
|
60
|
-
responseBodyFactory:
|
|
54
|
+
responseBodyFactory: createSendDtmfTonesOperationFromDiscriminatorValue,
|
|
61
55
|
requestBodyContentType: "application/json",
|
|
62
56
|
requestBodySerializer: serializeSendDtmfTonesPostRequestBody,
|
|
63
57
|
requestInformationContentSetMethod: "setContentFromParsable",
|
|
@@ -65,3 +59,4 @@ exports.SendDtmfTonesRequestBuilderRequestsMetadata = {
|
|
|
65
59
|
};
|
|
66
60
|
/* tslint:enable */
|
|
67
61
|
/* eslint-enable */
|
|
62
|
+
//# 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,EAAyC,UAAU,EAA+B,MAAM,wCAAwC,CAAC;AAC5L,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;QAC1F,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,4BAA4B,CAAC,mBAAmB,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QACtG,OAAO,EAAE,CAAC,CAAC,EAAE,GAAG,4BAA4B,CAAC,KAAK,GAAG,CAAC,CAAC,yBAAyB,CAAO,UAAU,CAAC,CAAC,CAAC,CAAC;KACxG,CAAA;AACL,CAAC;AA2CD;;;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,gBAAgB,CAAC,qBAAqB,EAAE,4BAA4B,CAAC,mBAAmB,CAAC,CAAC;IACjG,IAAG,4BAA4B,CAAC,KAAK;QACrC,MAAM,CAAC,cAAc,CAAO,OAAO,EAAE,GAAG,4BAA4B,CAAC,KAAK,CAAC,CAAC;IAC5E,MAAM,CAAC,mBAAmB,CAAC,4BAA4B,CAAC,cAAc,CAAC,CAAC;AAC5E,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,sCAAsC,GAAG,2DAA2D,CAAC;AAClH;;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 SubscribeToToneOperation } from '@microsoft/msgraph-sdk/models/';
|
|
1
|
+
import { type SubscribeToToneOperation } 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,0DAA0D,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,CAElL;AACD;;;GAGG;AACH,wBAAgB,6CAA6C,CAAC,8BAA8B,GAAE,OAAO,CAAC,8BAA8B,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAKlM;AACD;;;GAGG;AACH,wBAAgB,uCAAuC,CAAC,MAAM,EAAE,mBAAmB,EAAE,8BAA8B,GAAE,OAAO,CAAC,8BAA8B,CAAC,GAAG,SAAc,GAAI,IAAI,CAGpL;AACD,MAAM,WAAW,8BAA+B,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IAC/F;;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,6BAA8B,SAAQ,kBAAkB,CAAC,6BAA6B,CAAC;IACpG;;;;;;;OAOG;IACF,IAAI,CAAC,IAAI,EAAE,8BAA8B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,wBAAwB,GAAG,SAAS,CAAC,CAAC;IAC7J;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,8BAA8B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACzJ;AACD;;GAEG;AACH,eAAO,MAAM,wCAAwC,gEAAgE,CAAC;AACtH;;GAEG;AACH,eAAO,MAAM,6CAA6C,EAAE,gBAa3D,CAAC"}
|
|
@@ -1,58 +1,52 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.SubscribeToToneRequestBuilderRequestsMetadata = exports.SubscribeToToneRequestBuilderUriTemplate = exports.serializeSubscribeToTonePostRequestBody = exports.deserializeIntoSubscribeToTonePostRequestBody = exports.createSubscribeToTonePostRequestBodyFromDiscriminatorValue = void 0;
|
|
4
1
|
/* tslint:disable */
|
|
5
2
|
/* eslint-disable */
|
|
6
3
|
// Generated by Microsoft Kiota
|
|
7
4
|
// @ts-ignore
|
|
8
|
-
|
|
5
|
+
import { createSubscribeToToneOperationFromDiscriminatorValue } 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 {SubscribeToTonePostRequestBody}
|
|
15
12
|
*/
|
|
16
|
-
function createSubscribeToTonePostRequestBodyFromDiscriminatorValue(parseNode) {
|
|
13
|
+
export function createSubscribeToTonePostRequestBodyFromDiscriminatorValue(parseNode) {
|
|
17
14
|
return deserializeIntoSubscribeToTonePostRequestBody;
|
|
18
15
|
}
|
|
19
|
-
exports.createSubscribeToTonePostRequestBodyFromDiscriminatorValue = createSubscribeToTonePostRequestBodyFromDiscriminatorValue;
|
|
20
16
|
/**
|
|
21
17
|
* The deserialization information for the current model
|
|
22
18
|
* @returns {Record<string, (node: ParseNode) => void>}
|
|
23
19
|
*/
|
|
24
|
-
function deserializeIntoSubscribeToTonePostRequestBody(subscribeToTonePostRequestBody = {}) {
|
|
20
|
+
export function deserializeIntoSubscribeToTonePostRequestBody(subscribeToTonePostRequestBody = {}) {
|
|
25
21
|
return {
|
|
26
22
|
"backingStoreEnabled": n => { subscribeToTonePostRequestBody.backingStoreEnabled = true; },
|
|
27
23
|
"clientContext": n => { subscribeToTonePostRequestBody.clientContext = n.getStringValue(); },
|
|
28
24
|
};
|
|
29
25
|
}
|
|
30
|
-
exports.deserializeIntoSubscribeToTonePostRequestBody = deserializeIntoSubscribeToTonePostRequestBody;
|
|
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 serializeSubscribeToTonePostRequestBody(writer, subscribeToTonePostRequestBody = {}) {
|
|
30
|
+
export function serializeSubscribeToTonePostRequestBody(writer, subscribeToTonePostRequestBody = {}) {
|
|
36
31
|
writer.writeStringValue("clientContext", subscribeToTonePostRequestBody.clientContext);
|
|
37
32
|
writer.writeAdditionalData(subscribeToTonePostRequestBody.additionalData);
|
|
38
33
|
}
|
|
39
|
-
exports.serializeSubscribeToTonePostRequestBody = serializeSubscribeToTonePostRequestBody;
|
|
40
34
|
/**
|
|
41
35
|
* Uri template for the request builder.
|
|
42
36
|
*/
|
|
43
|
-
|
|
37
|
+
export const SubscribeToToneRequestBuilderUriTemplate = "{+baseurl}/communications/calls/{call%2Did}/subscribeToTone";
|
|
44
38
|
/**
|
|
45
39
|
* Metadata for all the requests in the request builder.
|
|
46
40
|
*/
|
|
47
|
-
|
|
41
|
+
export const SubscribeToToneRequestBuilderRequestsMetadata = {
|
|
48
42
|
post: {
|
|
49
|
-
uriTemplate:
|
|
43
|
+
uriTemplate: SubscribeToToneRequestBuilderUriTemplate,
|
|
50
44
|
responseBodyContentType: "application/json",
|
|
51
45
|
errorMappings: {
|
|
52
|
-
XXX:
|
|
46
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
53
47
|
},
|
|
54
48
|
adapterMethodName: "send",
|
|
55
|
-
responseBodyFactory:
|
|
49
|
+
responseBodyFactory: createSubscribeToToneOperationFromDiscriminatorValue,
|
|
56
50
|
requestBodyContentType: "application/json",
|
|
57
51
|
requestBodySerializer: serializeSubscribeToTonePostRequestBody,
|
|
58
52
|
requestInformationContentSetMethod: "setContentFromParsable",
|
|
@@ -60,3 +54,4 @@ exports.SubscribeToToneRequestBuilderRequestsMetadata = {
|
|
|
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,0DAA0D,CAAC,SAAgC;IACvG,OAAO,6CAA6C,CAAC;AACzD,CAAC;AACD;;;GAGG;AACH,MAAM,UAAU,6CAA6C,CAAC,iCAAsF,EAAE;IAClJ,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,8BAA8B,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QAC1F,eAAe,EAAE,CAAC,CAAC,EAAE,GAAG,8BAA8B,CAAC,aAAa,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;KAC/F,CAAA;AACL,CAAC;AACD;;;GAGG;AACH,MAAM,UAAU,uCAAuC,CAAC,MAA2B,EAAE,iCAAsF,EAAE;IACzK,MAAM,CAAC,gBAAgB,CAAC,eAAe,EAAE,8BAA8B,CAAC,aAAa,CAAC,CAAC;IACvF,MAAM,CAAC,mBAAmB,CAAC,8BAA8B,CAAC,cAAc,CAAC,CAAC;AAC9E,CAAC;AAoCD;;GAEG;AACH,MAAM,CAAC,MAAM,wCAAwC,GAAG,6DAA6D,CAAC;AACtH;;GAEG;AACH,MAAM,CAAC,MAAM,6CAA6C,GAAqB;IAC3E,IAAI,EAAE;QACF,WAAW,EAAE,wCAAwC;QACrD,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,uCAAuC;QAC9D,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { type InvitationParticipantInfo, type ParticipantInfo } from '@microsoft/msgraph-sdk/models/';
|
|
1
|
+
import { type InvitationParticipantInfo, type ParticipantInfo } 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,EAAoK,KAAK,yBAAyB,EAAE,KAAK,eAAe,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAoK,KAAK,yBAAyB,EAAE,KAAK,eAAe,EAAE,MAAM,wCAAwC,CAAC;AAIhR,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,mDAAmD,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,CAE3K;AACD;;;GAGG;AACH,wBAAgB,sCAAsC,CAAC,uBAAuB,GAAE,OAAO,CAAC,uBAAuB,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAM7K;AACD;;;GAGG;AACH,wBAAgB,gCAAgC,CAAC,MAAM,EAAE,mBAAmB,EAAE,uBAAuB,GAAE,OAAO,CAAC,uBAAuB,CAAC,GAAG,SAAc,GAAI,IAAI,CAI/J;AACD,MAAM,WAAW,uBAAwB,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IACxF;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzC;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B;;OAEG;IACH,UAAU,CAAC,EAAE,eAAe,CAAC;IAC7B;;OAEG;IACH,cAAc,CAAC,EAAE,yBAAyB,CAAC;CAC9C;AACD;;GAEG;AACH,MAAM,WAAW,sBAAuB,SAAQ,kBAAkB,CAAC,sBAAsB,CAAC;IACtF;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,uBAAuB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACtH;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,uBAAuB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAClJ;AACD;;GAEG;AACH,eAAO,MAAM,iCAAiC,yDAAyD,CAAC;AACxG;;GAEG;AACH,eAAO,MAAM,sCAAsC,EAAE,gBAYpD,CAAC"}
|
|
@@ -1,57 +1,51 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.TransferRequestBuilderRequestsMetadata = exports.TransferRequestBuilderUriTemplate = exports.serializeTransferPostRequestBody = exports.deserializeIntoTransferPostRequestBody = exports.createTransferPostRequestBodyFromDiscriminatorValue = void 0;
|
|
4
1
|
/* tslint:disable */
|
|
5
2
|
/* eslint-disable */
|
|
6
3
|
// Generated by Microsoft Kiota
|
|
7
4
|
// @ts-ignore
|
|
8
|
-
|
|
5
|
+
import { createInvitationParticipantInfoFromDiscriminatorValue, createParticipantInfoFromDiscriminatorValue, serializeInvitationParticipantInfo, serializeParticipantInfo } 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 {TransferPostRequestBody}
|
|
15
12
|
*/
|
|
16
|
-
function createTransferPostRequestBodyFromDiscriminatorValue(parseNode) {
|
|
13
|
+
export function createTransferPostRequestBodyFromDiscriminatorValue(parseNode) {
|
|
17
14
|
return deserializeIntoTransferPostRequestBody;
|
|
18
15
|
}
|
|
19
|
-
exports.createTransferPostRequestBodyFromDiscriminatorValue = createTransferPostRequestBodyFromDiscriminatorValue;
|
|
20
16
|
/**
|
|
21
17
|
* The deserialization information for the current model
|
|
22
18
|
* @returns {Record<string, (node: ParseNode) => void>}
|
|
23
19
|
*/
|
|
24
|
-
function deserializeIntoTransferPostRequestBody(transferPostRequestBody = {}) {
|
|
20
|
+
export function deserializeIntoTransferPostRequestBody(transferPostRequestBody = {}) {
|
|
25
21
|
return {
|
|
26
22
|
"backingStoreEnabled": n => { transferPostRequestBody.backingStoreEnabled = true; },
|
|
27
|
-
"transferee": n => { transferPostRequestBody.transferee = n.getObjectValue(
|
|
28
|
-
"transferTarget": n => { transferPostRequestBody.transferTarget = n.getObjectValue(
|
|
23
|
+
"transferee": n => { transferPostRequestBody.transferee = n.getObjectValue(createParticipantInfoFromDiscriminatorValue); },
|
|
24
|
+
"transferTarget": n => { transferPostRequestBody.transferTarget = n.getObjectValue(createInvitationParticipantInfoFromDiscriminatorValue); },
|
|
29
25
|
};
|
|
30
26
|
}
|
|
31
|
-
exports.deserializeIntoTransferPostRequestBody = deserializeIntoTransferPostRequestBody;
|
|
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 serializeTransferPostRequestBody(writer, transferPostRequestBody = {}) {
|
|
37
|
-
writer.writeObjectValue("transferee", transferPostRequestBody.transferee,
|
|
38
|
-
writer.writeObjectValue("transferTarget", transferPostRequestBody.transferTarget,
|
|
31
|
+
export function serializeTransferPostRequestBody(writer, transferPostRequestBody = {}) {
|
|
32
|
+
writer.writeObjectValue("transferee", transferPostRequestBody.transferee, serializeParticipantInfo);
|
|
33
|
+
writer.writeObjectValue("transferTarget", transferPostRequestBody.transferTarget, serializeInvitationParticipantInfo);
|
|
39
34
|
writer.writeAdditionalData(transferPostRequestBody.additionalData);
|
|
40
35
|
}
|
|
41
|
-
exports.serializeTransferPostRequestBody = serializeTransferPostRequestBody;
|
|
42
36
|
/**
|
|
43
37
|
* Uri template for the request builder.
|
|
44
38
|
*/
|
|
45
|
-
|
|
39
|
+
export const TransferRequestBuilderUriTemplate = "{+baseurl}/communications/calls/{call%2Did}/transfer";
|
|
46
40
|
/**
|
|
47
41
|
* Metadata for all the requests in the request builder.
|
|
48
42
|
*/
|
|
49
|
-
|
|
43
|
+
export const TransferRequestBuilderRequestsMetadata = {
|
|
50
44
|
post: {
|
|
51
|
-
uriTemplate:
|
|
45
|
+
uriTemplate: TransferRequestBuilderUriTemplate,
|
|
52
46
|
responseBodyContentType: "application/json",
|
|
53
47
|
errorMappings: {
|
|
54
|
-
XXX:
|
|
48
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
55
49
|
},
|
|
56
50
|
adapterMethodName: "sendNoResponseContent",
|
|
57
51
|
requestBodyContentType: "application/json",
|
|
@@ -61,3 +55,4 @@ exports.TransferRequestBuilderRequestsMetadata = {
|
|
|
61
55
|
};
|
|
62
56
|
/* tslint:enable */
|
|
63
57
|
/* eslint-enable */
|
|
58
|
+
//# sourceMappingURL=index.js.map
|