@microsoft/msgraph-sdk-communications 1.0.0-preview.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +21 -0
- package/README.md +11 -0
- package/communications/callRecords/count/index.d.ts +40 -0
- package/communications/callRecords/count/index.d.ts.map +1 -0
- package/communications/callRecords/count/index.js +35 -0
- package/communications/callRecords/index.d.ts +111 -0
- package/communications/callRecords/index.d.ts.map +1 -0
- package/communications/callRecords/index.js +81 -0
- package/communications/callRecords/item/index.d.ts +76 -0
- package/communications/callRecords/item/index.d.ts.map +1 -0
- package/communications/callRecords/item/index.js +67 -0
- package/communications/callRecords/item/sessions/count/index.d.ts +40 -0
- package/communications/callRecords/item/sessions/count/index.d.ts.map +1 -0
- package/communications/callRecords/item/sessions/count/index.js +35 -0
- package/communications/callRecords/item/sessions/index.d.ts +96 -0
- package/communications/callRecords/item/sessions/index.d.ts.map +1 -0
- package/communications/callRecords/item/sessions/index.js +71 -0
- package/communications/callRecords/item/sessions/item/index.d.ts +75 -0
- package/communications/callRecords/item/sessions/item/index.d.ts.map +1 -0
- package/communications/callRecords/item/sessions/item/index.js +67 -0
- package/communications/callRecords/item/sessions/item/segments/count/index.d.ts +40 -0
- package/communications/callRecords/item/sessions/item/segments/count/index.d.ts.map +1 -0
- package/communications/callRecords/item/sessions/item/segments/count/index.js +35 -0
- package/communications/callRecords/item/sessions/item/segments/index.d.ts +95 -0
- package/communications/callRecords/item/sessions/item/segments/index.d.ts.map +1 -0
- package/communications/callRecords/item/sessions/item/segments/index.js +70 -0
- package/communications/callRecords/item/sessions/item/segments/item/index.d.ts +66 -0
- package/communications/callRecords/item/sessions/item/segments/item/index.d.ts.map +1 -0
- package/communications/callRecords/item/sessions/item/segments/item/index.js +56 -0
- package/communications/callRecords/microsoftGraphCallRecordsGetDirectRoutingCallsWithFromDateTimeWithToDateTime/index.d.ts +76 -0
- package/communications/callRecords/microsoftGraphCallRecordsGetDirectRoutingCallsWithFromDateTimeWithToDateTime/index.d.ts.map +1 -0
- package/communications/callRecords/microsoftGraphCallRecordsGetDirectRoutingCallsWithFromDateTimeWithToDateTime/index.js +66 -0
- package/communications/callRecords/microsoftGraphCallRecordsGetPstnCallsWithFromDateTimeWithToDateTime/index.d.ts +76 -0
- package/communications/callRecords/microsoftGraphCallRecordsGetPstnCallsWithFromDateTimeWithToDateTime/index.d.ts.map +1 -0
- package/communications/callRecords/microsoftGraphCallRecordsGetPstnCallsWithFromDateTimeWithToDateTime/index.js +66 -0
- package/communications/calls/count/index.d.ts +40 -0
- package/communications/calls/count/index.d.ts.map +1 -0
- package/communications/calls/count/index.js +35 -0
- package/communications/calls/index.d.ts +101 -0
- package/communications/calls/index.d.ts.map +1 -0
- package/communications/calls/index.js +76 -0
- package/communications/calls/item/addLargeGalleryView/index.d.ts +61 -0
- package/communications/calls/item/addLargeGalleryView/index.d.ts.map +1 -0
- package/communications/calls/item/addLargeGalleryView/index.js +60 -0
- package/communications/calls/item/answer/index.d.ts +76 -0
- package/communications/calls/item/answer/index.d.ts.map +1 -0
- package/communications/calls/item/answer/index.js +68 -0
- package/communications/calls/item/audioRoutingGroups/count/index.d.ts +40 -0
- package/communications/calls/item/audioRoutingGroups/count/index.d.ts.map +1 -0
- package/communications/calls/item/audioRoutingGroups/count/index.js +35 -0
- package/communications/calls/item/audioRoutingGroups/index.d.ts +97 -0
- package/communications/calls/item/audioRoutingGroups/index.d.ts.map +1 -0
- package/communications/calls/item/audioRoutingGroups/index.js +70 -0
- package/communications/calls/item/audioRoutingGroups/item/index.d.ts +69 -0
- package/communications/calls/item/audioRoutingGroups/item/index.d.ts.map +1 -0
- package/communications/calls/item/audioRoutingGroups/item/index.js +56 -0
- package/communications/calls/item/cancelMediaProcessing/index.d.ts +61 -0
- package/communications/calls/item/cancelMediaProcessing/index.d.ts.map +1 -0
- package/communications/calls/item/cancelMediaProcessing/index.js +60 -0
- package/communications/calls/item/changeScreenSharingRole/index.d.ts +60 -0
- package/communications/calls/item/changeScreenSharingRole/index.d.ts.map +1 -0
- package/communications/calls/item/changeScreenSharingRole/index.js +59 -0
- package/communications/calls/item/contentSharingSessions/count/index.d.ts +40 -0
- package/communications/calls/item/contentSharingSessions/count/index.d.ts.map +1 -0
- package/communications/calls/item/contentSharingSessions/count/index.js +35 -0
- package/communications/calls/item/contentSharingSessions/index.d.ts +96 -0
- package/communications/calls/item/contentSharingSessions/index.d.ts.map +1 -0
- package/communications/calls/item/contentSharingSessions/index.js +70 -0
- package/communications/calls/item/contentSharingSessions/item/index.d.ts +67 -0
- package/communications/calls/item/contentSharingSessions/item/index.d.ts.map +1 -0
- package/communications/calls/item/contentSharingSessions/item/index.js +56 -0
- package/communications/calls/item/index.d.ts +167 -0
- package/communications/calls/item/index.d.ts.map +1 -0
- package/communications/calls/item/index.js +160 -0
- package/communications/calls/item/keepAlive/index.d.ts +27 -0
- package/communications/calls/item/keepAlive/index.d.ts.map +1 -0
- package/communications/calls/item/keepAlive/index.js +26 -0
- package/communications/calls/item/mute/index.d.ts +61 -0
- package/communications/calls/item/mute/index.d.ts.map +1 -0
- package/communications/calls/item/mute/index.js +60 -0
- package/communications/calls/item/operations/count/index.d.ts +40 -0
- package/communications/calls/item/operations/count/index.d.ts.map +1 -0
- package/communications/calls/item/operations/count/index.js +35 -0
- package/communications/calls/item/operations/index.d.ts +95 -0
- package/communications/calls/item/operations/index.d.ts.map +1 -0
- package/communications/calls/item/operations/index.js +70 -0
- package/communications/calls/item/operations/item/index.d.ts +67 -0
- package/communications/calls/item/operations/item/index.d.ts.map +1 -0
- package/communications/calls/item/operations/item/index.js +56 -0
- package/communications/calls/item/participants/count/index.d.ts +40 -0
- package/communications/calls/item/participants/count/index.d.ts.map +1 -0
- package/communications/calls/item/participants/count/index.js +35 -0
- package/communications/calls/item/participants/index.d.ts +101 -0
- package/communications/calls/item/participants/index.d.ts.map +1 -0
- package/communications/calls/item/participants/index.js +76 -0
- package/communications/calls/item/participants/invite/index.d.ts +65 -0
- package/communications/calls/item/participants/invite/index.d.ts.map +1 -0
- package/communications/calls/item/participants/invite/index.js +62 -0
- package/communications/calls/item/participants/item/index.d.ts +87 -0
- package/communications/calls/item/participants/item/index.d.ts.map +1 -0
- package/communications/calls/item/participants/item/index.js +76 -0
- package/communications/calls/item/participants/item/mute/index.d.ts +61 -0
- package/communications/calls/item/participants/item/mute/index.d.ts.map +1 -0
- package/communications/calls/item/participants/item/mute/index.js +60 -0
- package/communications/calls/item/participants/item/startHoldMusic/index.d.ts +65 -0
- package/communications/calls/item/participants/item/startHoldMusic/index.d.ts.map +1 -0
- package/communications/calls/item/participants/item/startHoldMusic/index.js +62 -0
- package/communications/calls/item/participants/item/stopHoldMusic/index.d.ts +61 -0
- package/communications/calls/item/participants/item/stopHoldMusic/index.d.ts.map +1 -0
- package/communications/calls/item/participants/item/stopHoldMusic/index.js +60 -0
- package/communications/calls/item/playPrompt/index.d.ts +65 -0
- package/communications/calls/item/playPrompt/index.d.ts.map +1 -0
- package/communications/calls/item/playPrompt/index.js +62 -0
- package/communications/calls/item/recordResponse/index.d.ts +89 -0
- package/communications/calls/item/recordResponse/index.d.ts.map +1 -0
- package/communications/calls/item/recordResponse/index.js +74 -0
- package/communications/calls/item/redirect/index.d.ts +68 -0
- package/communications/calls/item/redirect/index.d.ts.map +1 -0
- package/communications/calls/item/redirect/index.js +63 -0
- package/communications/calls/item/reject/index.d.ts +64 -0
- package/communications/calls/item/reject/index.d.ts.map +1 -0
- package/communications/calls/item/reject/index.js +61 -0
- package/communications/calls/item/sendDtmfTones/index.d.ts +68 -0
- package/communications/calls/item/sendDtmfTones/index.d.ts.map +1 -0
- package/communications/calls/item/sendDtmfTones/index.js +65 -0
- package/communications/calls/item/subscribeToTone/index.d.ts +61 -0
- package/communications/calls/item/subscribeToTone/index.d.ts.map +1 -0
- package/communications/calls/item/subscribeToTone/index.js +60 -0
- package/communications/calls/item/transfer/index.d.ts +64 -0
- package/communications/calls/item/transfer/index.d.ts.map +1 -0
- package/communications/calls/item/transfer/index.js +61 -0
- package/communications/calls/item/unmute/index.d.ts +61 -0
- package/communications/calls/item/unmute/index.d.ts.map +1 -0
- package/communications/calls/item/unmute/index.js +60 -0
- package/communications/calls/item/updateRecordingStatus/index.d.ts +65 -0
- package/communications/calls/item/updateRecordingStatus/index.d.ts.map +1 -0
- package/communications/calls/item/updateRecordingStatus/index.js +62 -0
- package/communications/calls/logTeleconferenceDeviceQuality/index.d.ts +60 -0
- package/communications/calls/logTeleconferenceDeviceQuality/index.d.ts.map +1 -0
- package/communications/calls/logTeleconferenceDeviceQuality/index.js +59 -0
- package/communications/getPresencesByUserId/index.d.ts +83 -0
- package/communications/getPresencesByUserId/index.d.ts.map +1 -0
- package/communications/getPresencesByUserId/index.js +86 -0
- package/communications/index.d.ts +84 -0
- package/communications/index.d.ts.map +1 -0
- package/communications/index.js +82 -0
- package/communications/onlineMeetings/count/index.d.ts +40 -0
- package/communications/onlineMeetings/count/index.d.ts.map +1 -0
- package/communications/onlineMeetings/count/index.js +35 -0
- package/communications/onlineMeetings/createOrGet/index.d.ts +81 -0
- package/communications/onlineMeetings/createOrGet/index.d.ts.map +1 -0
- package/communications/onlineMeetings/createOrGet/index.js +70 -0
- package/communications/onlineMeetings/index.d.ts +101 -0
- package/communications/onlineMeetings/index.d.ts.map +1 -0
- package/communications/onlineMeetings/index.js +76 -0
- package/communications/onlineMeetings/item/attendanceReports/count/index.d.ts +40 -0
- package/communications/onlineMeetings/item/attendanceReports/count/index.d.ts.map +1 -0
- package/communications/onlineMeetings/item/attendanceReports/count/index.js +35 -0
- package/communications/onlineMeetings/item/attendanceReports/index.d.ts +95 -0
- package/communications/onlineMeetings/item/attendanceReports/index.d.ts.map +1 -0
- package/communications/onlineMeetings/item/attendanceReports/index.js +71 -0
- package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/count/index.d.ts +40 -0
- package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/count/index.d.ts.map +1 -0
- package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/count/index.js +35 -0
- package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/index.d.ts +96 -0
- package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/index.d.ts.map +1 -0
- package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/index.js +70 -0
- package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/item/index.d.ts +66 -0
- package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/item/index.d.ts.map +1 -0
- package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/item/index.js +56 -0
- package/communications/onlineMeetings/item/attendanceReports/item/index.d.ts +75 -0
- package/communications/onlineMeetings/item/attendanceReports/item/index.d.ts.map +1 -0
- package/communications/onlineMeetings/item/attendanceReports/item/index.js +67 -0
- package/communications/onlineMeetings/item/attendeeReport/index.d.ts +42 -0
- package/communications/onlineMeetings/item/attendeeReport/index.d.ts.map +1 -0
- package/communications/onlineMeetings/item/attendeeReport/index.js +38 -0
- package/communications/onlineMeetings/item/getVirtualAppointmentJoinWebUrl/index.d.ts +57 -0
- package/communications/onlineMeetings/item/getVirtualAppointmentJoinWebUrl/index.d.ts.map +1 -0
- package/communications/onlineMeetings/item/getVirtualAppointmentJoinWebUrl/index.js +56 -0
- package/communications/onlineMeetings/item/index.d.ts +95 -0
- package/communications/onlineMeetings/item/index.d.ts.map +1 -0
- package/communications/onlineMeetings/item/index.js +89 -0
- package/communications/onlineMeetings/item/recordings/count/index.d.ts +40 -0
- package/communications/onlineMeetings/item/recordings/count/index.d.ts.map +1 -0
- package/communications/onlineMeetings/item/recordings/count/index.js +35 -0
- package/communications/onlineMeetings/item/recordings/index.d.ts +95 -0
- package/communications/onlineMeetings/item/recordings/index.d.ts.map +1 -0
- package/communications/onlineMeetings/item/recordings/index.js +71 -0
- package/communications/onlineMeetings/item/recordings/item/content/index.d.ts +42 -0
- package/communications/onlineMeetings/item/recordings/item/content/index.d.ts.map +1 -0
- package/communications/onlineMeetings/item/recordings/item/content/index.js +39 -0
- package/communications/onlineMeetings/item/recordings/item/index.d.ts +76 -0
- package/communications/onlineMeetings/item/recordings/item/index.d.ts.map +1 -0
- package/communications/onlineMeetings/item/recordings/item/index.js +66 -0
- package/communications/onlineMeetings/item/transcripts/count/index.d.ts +40 -0
- package/communications/onlineMeetings/item/transcripts/count/index.d.ts.map +1 -0
- package/communications/onlineMeetings/item/transcripts/count/index.js +35 -0
- package/communications/onlineMeetings/item/transcripts/index.d.ts +96 -0
- package/communications/onlineMeetings/item/transcripts/index.d.ts.map +1 -0
- package/communications/onlineMeetings/item/transcripts/index.js +71 -0
- package/communications/onlineMeetings/item/transcripts/item/content/index.d.ts +43 -0
- package/communications/onlineMeetings/item/transcripts/item/content/index.d.ts.map +1 -0
- package/communications/onlineMeetings/item/transcripts/item/content/index.js +39 -0
- package/communications/onlineMeetings/item/transcripts/item/index.d.ts +81 -0
- package/communications/onlineMeetings/item/transcripts/item/index.d.ts.map +1 -0
- package/communications/onlineMeetings/item/transcripts/item/index.js +71 -0
- package/communications/onlineMeetings/item/transcripts/item/metadataContent/index.d.ts +42 -0
- package/communications/onlineMeetings/item/transcripts/item/metadataContent/index.d.ts.map +1 -0
- package/communications/onlineMeetings/item/transcripts/item/metadataContent/index.js +38 -0
- package/communications/presences/count/index.d.ts +40 -0
- package/communications/presences/count/index.d.ts.map +1 -0
- package/communications/presences/count/index.js +35 -0
- package/communications/presences/index.d.ts +95 -0
- package/communications/presences/index.d.ts.map +1 -0
- package/communications/presences/index.js +71 -0
- package/communications/presences/item/clearPresence/index.d.ts +59 -0
- package/communications/presences/item/clearPresence/index.d.ts.map +1 -0
- package/communications/presences/item/clearPresence/index.js +58 -0
- package/communications/presences/item/clearUserPreferredPresence/index.d.ts +27 -0
- package/communications/presences/item/clearUserPreferredPresence/index.d.ts.map +1 -0
- package/communications/presences/item/clearUserPreferredPresence/index.js +26 -0
- package/communications/presences/item/index.d.ts +96 -0
- package/communications/presences/item/index.d.ts.map +1 -0
- package/communications/presences/item/index.js +86 -0
- package/communications/presences/item/setPresence/index.d.ts +71 -0
- package/communications/presences/item/setPresence/index.d.ts.map +1 -0
- package/communications/presences/item/setPresence/index.js +64 -0
- package/communications/presences/item/setStatusMessage/index.d.ts +60 -0
- package/communications/presences/item/setStatusMessage/index.d.ts.map +1 -0
- package/communications/presences/item/setStatusMessage/index.js +59 -0
- package/communications/presences/item/setUserPreferredPresence/index.d.ts +67 -0
- package/communications/presences/item/setUserPreferredPresence/index.d.ts.map +1 -0
- package/communications/presences/item/setUserPreferredPresence/index.js +62 -0
- package/communicationsServiceClient.d.ts +25 -0
- package/communicationsServiceClient.d.ts.map +1 -0
- package/communicationsServiceClient.js +49 -0
- package/index.d.ts +11 -0
- package/index.d.ts.map +1 -0
- package/index.js +20 -0
- package/package.json +48 -0
- package/tsconfig.json +15 -0
- package/tsconfig.tsbuildinfo +1 -0
|
@@ -0,0 +1,167 @@
|
|
|
1
|
+
import { type Call } from '@microsoft/msgraph-sdk/models/';
|
|
2
|
+
import { type AddLargeGalleryViewRequestBuilder } from './addLargeGalleryView/';
|
|
3
|
+
import { type AnswerRequestBuilder } from './answer/';
|
|
4
|
+
import { type AudioRoutingGroupsRequestBuilder } from './audioRoutingGroups/';
|
|
5
|
+
import { type CancelMediaProcessingRequestBuilder } from './cancelMediaProcessing/';
|
|
6
|
+
import { type ChangeScreenSharingRoleRequestBuilder } from './changeScreenSharingRole/';
|
|
7
|
+
import { type ContentSharingSessionsRequestBuilder } from './contentSharingSessions/';
|
|
8
|
+
import { type KeepAliveRequestBuilder } from './keepAlive/';
|
|
9
|
+
import { type MuteRequestBuilder } from './mute/';
|
|
10
|
+
import { type OperationsRequestBuilder } from './operations/';
|
|
11
|
+
import { type ParticipantsRequestBuilder } from './participants/';
|
|
12
|
+
import { type PlayPromptRequestBuilder } from './playPrompt/';
|
|
13
|
+
import { type RecordResponseRequestBuilder } from './recordResponse/';
|
|
14
|
+
import { type RedirectRequestBuilder } from './redirect/';
|
|
15
|
+
import { type RejectRequestBuilder } from './reject/';
|
|
16
|
+
import { type SendDtmfTonesRequestBuilder } from './sendDtmfTones/';
|
|
17
|
+
import { type SubscribeToToneRequestBuilder } from './subscribeToTone/';
|
|
18
|
+
import { type TransferRequestBuilder } from './transfer/';
|
|
19
|
+
import { type UnmuteRequestBuilder } from './unmute/';
|
|
20
|
+
import { type UpdateRecordingStatusRequestBuilder } from './updateRecordingStatus/';
|
|
21
|
+
import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
22
|
+
/**
|
|
23
|
+
* Provides operations to manage the calls property of the microsoft.graph.cloudCommunications entity.
|
|
24
|
+
*/
|
|
25
|
+
export interface CallItemRequestBuilder extends BaseRequestBuilder<CallItemRequestBuilder> {
|
|
26
|
+
/**
|
|
27
|
+
* Provides operations to call the addLargeGalleryView method.
|
|
28
|
+
*/
|
|
29
|
+
get addLargeGalleryView(): AddLargeGalleryViewRequestBuilder;
|
|
30
|
+
/**
|
|
31
|
+
* Provides operations to call the answer method.
|
|
32
|
+
*/
|
|
33
|
+
get answer(): AnswerRequestBuilder;
|
|
34
|
+
/**
|
|
35
|
+
* Provides operations to manage the audioRoutingGroups property of the microsoft.graph.call entity.
|
|
36
|
+
*/
|
|
37
|
+
get audioRoutingGroups(): AudioRoutingGroupsRequestBuilder;
|
|
38
|
+
/**
|
|
39
|
+
* Provides operations to call the cancelMediaProcessing method.
|
|
40
|
+
*/
|
|
41
|
+
get cancelMediaProcessing(): CancelMediaProcessingRequestBuilder;
|
|
42
|
+
/**
|
|
43
|
+
* Provides operations to call the changeScreenSharingRole method.
|
|
44
|
+
*/
|
|
45
|
+
get changeScreenSharingRole(): ChangeScreenSharingRoleRequestBuilder;
|
|
46
|
+
/**
|
|
47
|
+
* Provides operations to manage the contentSharingSessions property of the microsoft.graph.call entity.
|
|
48
|
+
*/
|
|
49
|
+
get contentSharingSessions(): ContentSharingSessionsRequestBuilder;
|
|
50
|
+
/**
|
|
51
|
+
* Provides operations to call the keepAlive method.
|
|
52
|
+
*/
|
|
53
|
+
get keepAlive(): KeepAliveRequestBuilder;
|
|
54
|
+
/**
|
|
55
|
+
* Provides operations to call the mute method.
|
|
56
|
+
*/
|
|
57
|
+
get mute(): MuteRequestBuilder;
|
|
58
|
+
/**
|
|
59
|
+
* Provides operations to manage the operations property of the microsoft.graph.call entity.
|
|
60
|
+
*/
|
|
61
|
+
get operations(): OperationsRequestBuilder;
|
|
62
|
+
/**
|
|
63
|
+
* Provides operations to manage the participants property of the microsoft.graph.call entity.
|
|
64
|
+
*/
|
|
65
|
+
get participants(): ParticipantsRequestBuilder;
|
|
66
|
+
/**
|
|
67
|
+
* Provides operations to call the playPrompt method.
|
|
68
|
+
*/
|
|
69
|
+
get playPrompt(): PlayPromptRequestBuilder;
|
|
70
|
+
/**
|
|
71
|
+
* Provides operations to call the recordResponse method.
|
|
72
|
+
*/
|
|
73
|
+
get recordResponse(): RecordResponseRequestBuilder;
|
|
74
|
+
/**
|
|
75
|
+
* Provides operations to call the redirect method.
|
|
76
|
+
*/
|
|
77
|
+
get redirect(): RedirectRequestBuilder;
|
|
78
|
+
/**
|
|
79
|
+
* Provides operations to call the reject method.
|
|
80
|
+
*/
|
|
81
|
+
get reject(): RejectRequestBuilder;
|
|
82
|
+
/**
|
|
83
|
+
* Provides operations to call the sendDtmfTones method.
|
|
84
|
+
*/
|
|
85
|
+
get sendDtmfTones(): SendDtmfTonesRequestBuilder;
|
|
86
|
+
/**
|
|
87
|
+
* Provides operations to call the subscribeToTone method.
|
|
88
|
+
*/
|
|
89
|
+
get subscribeToTone(): SubscribeToToneRequestBuilder;
|
|
90
|
+
/**
|
|
91
|
+
* Provides operations to call the transfer method.
|
|
92
|
+
*/
|
|
93
|
+
get transfer(): TransferRequestBuilder;
|
|
94
|
+
/**
|
|
95
|
+
* Provides operations to call the unmute method.
|
|
96
|
+
*/
|
|
97
|
+
get unmute(): UnmuteRequestBuilder;
|
|
98
|
+
/**
|
|
99
|
+
* Provides operations to call the updateRecordingStatus method.
|
|
100
|
+
*/
|
|
101
|
+
get updateRecordingStatus(): UpdateRecordingStatusRequestBuilder;
|
|
102
|
+
/**
|
|
103
|
+
* Delete or hang up an active call. For group calls, this will only delete your call leg and the underlying group call will still continue.
|
|
104
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
105
|
+
* @see {@link https://learn.microsoft.com/graph/api/call-delete?view=graph-rest-1.0|Find more info here}
|
|
106
|
+
*/
|
|
107
|
+
delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
108
|
+
/**
|
|
109
|
+
* Retrieve the properties and relationships of a call object.
|
|
110
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
111
|
+
* @returns a Promise of Call
|
|
112
|
+
* @see {@link https://learn.microsoft.com/graph/api/call-get?view=graph-rest-1.0|Find more info here}
|
|
113
|
+
*/
|
|
114
|
+
get(requestConfiguration?: RequestConfiguration<CallItemRequestBuilderGetQueryParameters> | undefined): Promise<Call | undefined>;
|
|
115
|
+
/**
|
|
116
|
+
* Update the navigation property calls in communications
|
|
117
|
+
* @param body The request body
|
|
118
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
119
|
+
* @returns a Promise of Call
|
|
120
|
+
*/
|
|
121
|
+
patch(body: Call, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<Call | undefined>;
|
|
122
|
+
/**
|
|
123
|
+
* Delete or hang up an active call. For group calls, this will only delete your call leg and the underlying group call will still continue.
|
|
124
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
125
|
+
* @returns a RequestInformation
|
|
126
|
+
*/
|
|
127
|
+
toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
128
|
+
/**
|
|
129
|
+
* Retrieve the properties and relationships of a call object.
|
|
130
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
131
|
+
* @returns a RequestInformation
|
|
132
|
+
*/
|
|
133
|
+
toGetRequestInformation(requestConfiguration?: RequestConfiguration<CallItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
134
|
+
/**
|
|
135
|
+
* Update the navigation property calls in communications
|
|
136
|
+
* @param body The request body
|
|
137
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
138
|
+
* @returns a RequestInformation
|
|
139
|
+
*/
|
|
140
|
+
toPatchRequestInformation(body: Call, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
141
|
+
}
|
|
142
|
+
/**
|
|
143
|
+
* Retrieve the properties and relationships of a call object.
|
|
144
|
+
*/
|
|
145
|
+
export interface CallItemRequestBuilderGetQueryParameters {
|
|
146
|
+
/**
|
|
147
|
+
* Expand related entities
|
|
148
|
+
*/
|
|
149
|
+
expand?: string[];
|
|
150
|
+
/**
|
|
151
|
+
* Select properties to be returned
|
|
152
|
+
*/
|
|
153
|
+
select?: string[];
|
|
154
|
+
}
|
|
155
|
+
/**
|
|
156
|
+
* Metadata for all the navigation properties in the request builder.
|
|
157
|
+
*/
|
|
158
|
+
export declare const CallItemRequestBuilderNavigationMetadata: Record<Exclude<keyof CallItemRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
|
|
159
|
+
/**
|
|
160
|
+
* Metadata for all the requests in the request builder.
|
|
161
|
+
*/
|
|
162
|
+
export declare const CallItemRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
163
|
+
/**
|
|
164
|
+
* Uri template for the request builder.
|
|
165
|
+
*/
|
|
166
|
+
export declare const CallItemRequestBuilderUriTemplate = "{+baseurl}/communications/calls/{call%2Did}{?%24select,%24expand}";
|
|
167
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAmD,KAAK,IAAI,EAAE,MAAM,gCAAgC,CAAC;AAE5G,OAAO,EAAmG,KAAK,iCAAiC,EAAE,MAAM,wBAAwB,CAAC;AACjL,OAAO,EAAyE,KAAK,oBAAoB,EAAE,MAAM,WAAW,CAAC;AAC7H,OAAO,EAAqJ,KAAK,gCAAgC,EAAE,MAAM,uBAAuB,CAAC;AACjO,OAAO,EAAuG,KAAK,mCAAmC,EAAE,MAAM,0BAA0B,CAAC;AACzL,OAAO,EAA2G,KAAK,qCAAqC,EAAE,MAAM,4BAA4B,CAAC;AACjM,OAAO,EAAiK,KAAK,oCAAoC,EAAE,MAAM,2BAA2B,CAAC;AACrP,OAAO,EAA+E,KAAK,uBAAuB,EAAE,MAAM,cAAc,CAAC;AACzI,OAAO,EAAqE,KAAK,kBAAkB,EAAE,MAAM,SAAS,CAAC;AACrH,OAAO,EAA6H,KAAK,wBAAwB,EAAE,MAAM,eAAe,CAAC;AACzL,OAAO,EAAmI,KAAK,0BAA0B,EAAE,MAAM,iBAAiB,CAAC;AACnM,OAAO,EAAiF,KAAK,wBAAwB,EAAE,MAAM,eAAe,CAAC;AAC7I,OAAO,EAAyF,KAAK,4BAA4B,EAAE,MAAM,mBAAmB,CAAC;AAC7J,OAAO,EAA6E,KAAK,sBAAsB,EAAE,MAAM,aAAa,CAAC;AACrI,OAAO,EAAyE,KAAK,oBAAoB,EAAE,MAAM,WAAW,CAAC;AAC7H,OAAO,EAAuF,KAAK,2BAA2B,EAAE,MAAM,kBAAkB,CAAC;AACzJ,OAAO,EAA2F,KAAK,6BAA6B,EAAE,MAAM,oBAAoB,CAAC;AACjK,OAAO,EAA6E,KAAK,sBAAsB,EAAE,MAAM,aAAa,CAAC;AACrI,OAAO,EAAE,KAAK,oBAAoB,EAAyE,MAAM,WAAW,CAAC;AAC7H,OAAO,EAAE,KAAK,mCAAmC,EAAuG,MAAM,0BAA0B,CAAC;AACzL,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,sBAAuB,SAAQ,kBAAkB,CAAC,sBAAsB,CAAC;IACtF;;OAEG;IACH,IAAI,mBAAmB,IAAI,iCAAiC,CAAC;IAC7D;;OAEG;IACH,IAAI,MAAM,IAAI,oBAAoB,CAAC;IACnC;;OAEG;IACH,IAAI,kBAAkB,IAAI,gCAAgC,CAAC;IAC3D;;OAEG;IACH,IAAI,qBAAqB,IAAI,mCAAmC,CAAC;IACjE;;OAEG;IACH,IAAI,uBAAuB,IAAI,qCAAqC,CAAC;IACrE;;OAEG;IACH,IAAI,sBAAsB,IAAI,oCAAoC,CAAC;IACnE;;OAEG;IACH,IAAI,SAAS,IAAI,uBAAuB,CAAC;IACzC;;OAEG;IACH,IAAI,IAAI,IAAI,kBAAkB,CAAC;IAC/B;;OAEG;IACH,IAAI,UAAU,IAAI,wBAAwB,CAAC;IAC3C;;OAEG;IACH,IAAI,YAAY,IAAI,0BAA0B,CAAC;IAC/C;;OAEG;IACH,IAAI,UAAU,IAAI,wBAAwB,CAAC;IAC3C;;OAEG;IACH,IAAI,cAAc,IAAI,4BAA4B,CAAC;IACnD;;OAEG;IACH,IAAI,QAAQ,IAAI,sBAAsB,CAAC;IACvC;;OAEG;IACH,IAAI,MAAM,IAAI,oBAAoB,CAAC;IACnC;;OAEG;IACH,IAAI,aAAa,IAAI,2BAA2B,CAAC;IACjD;;OAEG;IACH,IAAI,eAAe,IAAI,6BAA6B,CAAC;IACrD;;OAEG;IACH,IAAI,QAAQ,IAAI,sBAAsB,CAAC;IACvC;;OAEG;IACH,IAAI,MAAM,IAAI,oBAAoB,CAAC;IACnC;;OAEG;IACH,IAAI,qBAAqB,IAAI,mCAAmC,CAAC;IACjE;;;;OAIG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wCAAwC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,GAAG,SAAS,CAAC,CAAC;IACpI;;;;;OAKG;IACF,KAAK,CAAC,IAAI,EAAE,IAAI,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,GAAG,SAAS,CAAC,CAAC;IAChH;;;;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,wCAAwC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACjJ;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,IAAI,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAChI;AACD;;GAEG;AACH,MAAM,WAAW,wCAAwC;IACrD;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AAQD;;GAEG;AACH,eAAO,MAAM,wCAAwC,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,sBAAsB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAiF1J,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,sCAAsC,EAAE,gBA+BpD,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,iCAAiC,sEAAsE,CAAC"}
|
|
@@ -0,0 +1,160 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.CallItemRequestBuilderUriTemplate = exports.CallItemRequestBuilderRequestsMetadata = exports.CallItemRequestBuilderNavigationMetadata = void 0;
|
|
4
|
+
/* tslint:disable */
|
|
5
|
+
/* eslint-disable */
|
|
6
|
+
// Generated by Microsoft Kiota
|
|
7
|
+
const models_1 = require("@microsoft/msgraph-sdk/models/");
|
|
8
|
+
const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
|
|
9
|
+
const addLargeGalleryView_1 = require("./addLargeGalleryView/");
|
|
10
|
+
const answer_1 = require("./answer/");
|
|
11
|
+
const audioRoutingGroups_1 = require("./audioRoutingGroups/");
|
|
12
|
+
const cancelMediaProcessing_1 = require("./cancelMediaProcessing/");
|
|
13
|
+
const changeScreenSharingRole_1 = require("./changeScreenSharingRole/");
|
|
14
|
+
const contentSharingSessions_1 = require("./contentSharingSessions/");
|
|
15
|
+
const keepAlive_1 = require("./keepAlive/");
|
|
16
|
+
const mute_1 = require("./mute/");
|
|
17
|
+
const operations_1 = require("./operations/");
|
|
18
|
+
const participants_1 = require("./participants/");
|
|
19
|
+
const playPrompt_1 = require("./playPrompt/");
|
|
20
|
+
const recordResponse_1 = require("./recordResponse/");
|
|
21
|
+
const redirect_1 = require("./redirect/");
|
|
22
|
+
const reject_1 = require("./reject/");
|
|
23
|
+
const sendDtmfTones_1 = require("./sendDtmfTones/");
|
|
24
|
+
const subscribeToTone_1 = require("./subscribeToTone/");
|
|
25
|
+
const transfer_1 = require("./transfer/");
|
|
26
|
+
const unmute_1 = require("./unmute/");
|
|
27
|
+
const updateRecordingStatus_1 = require("./updateRecordingStatus/");
|
|
28
|
+
/**
|
|
29
|
+
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
30
|
+
*/
|
|
31
|
+
const CallItemRequestBuilderGetQueryParametersMapper = {
|
|
32
|
+
"expand": "%24expand",
|
|
33
|
+
"select": "%24select",
|
|
34
|
+
};
|
|
35
|
+
/**
|
|
36
|
+
* Metadata for all the navigation properties in the request builder.
|
|
37
|
+
*/
|
|
38
|
+
exports.CallItemRequestBuilderNavigationMetadata = {
|
|
39
|
+
addLargeGalleryView: {
|
|
40
|
+
uriTemplate: addLargeGalleryView_1.AddLargeGalleryViewRequestBuilderUriTemplate,
|
|
41
|
+
requestsMetadata: addLargeGalleryView_1.AddLargeGalleryViewRequestBuilderRequestsMetadata,
|
|
42
|
+
},
|
|
43
|
+
answer: {
|
|
44
|
+
uriTemplate: answer_1.AnswerRequestBuilderUriTemplate,
|
|
45
|
+
requestsMetadata: answer_1.AnswerRequestBuilderRequestsMetadata,
|
|
46
|
+
},
|
|
47
|
+
audioRoutingGroups: {
|
|
48
|
+
uriTemplate: audioRoutingGroups_1.AudioRoutingGroupsRequestBuilderUriTemplate,
|
|
49
|
+
requestsMetadata: audioRoutingGroups_1.AudioRoutingGroupsRequestBuilderRequestsMetadata,
|
|
50
|
+
navigationMetadata: audioRoutingGroups_1.AudioRoutingGroupsRequestBuilderNavigationMetadata,
|
|
51
|
+
},
|
|
52
|
+
cancelMediaProcessing: {
|
|
53
|
+
uriTemplate: cancelMediaProcessing_1.CancelMediaProcessingRequestBuilderUriTemplate,
|
|
54
|
+
requestsMetadata: cancelMediaProcessing_1.CancelMediaProcessingRequestBuilderRequestsMetadata,
|
|
55
|
+
},
|
|
56
|
+
changeScreenSharingRole: {
|
|
57
|
+
uriTemplate: changeScreenSharingRole_1.ChangeScreenSharingRoleRequestBuilderUriTemplate,
|
|
58
|
+
requestsMetadata: changeScreenSharingRole_1.ChangeScreenSharingRoleRequestBuilderRequestsMetadata,
|
|
59
|
+
},
|
|
60
|
+
contentSharingSessions: {
|
|
61
|
+
uriTemplate: contentSharingSessions_1.ContentSharingSessionsRequestBuilderUriTemplate,
|
|
62
|
+
requestsMetadata: contentSharingSessions_1.ContentSharingSessionsRequestBuilderRequestsMetadata,
|
|
63
|
+
navigationMetadata: contentSharingSessions_1.ContentSharingSessionsRequestBuilderNavigationMetadata,
|
|
64
|
+
},
|
|
65
|
+
keepAlive: {
|
|
66
|
+
uriTemplate: keepAlive_1.KeepAliveRequestBuilderUriTemplate,
|
|
67
|
+
requestsMetadata: keepAlive_1.KeepAliveRequestBuilderRequestsMetadata,
|
|
68
|
+
},
|
|
69
|
+
mute: {
|
|
70
|
+
uriTemplate: mute_1.MuteRequestBuilderUriTemplate,
|
|
71
|
+
requestsMetadata: mute_1.MuteRequestBuilderRequestsMetadata,
|
|
72
|
+
},
|
|
73
|
+
operations: {
|
|
74
|
+
uriTemplate: operations_1.OperationsRequestBuilderUriTemplate,
|
|
75
|
+
requestsMetadata: operations_1.OperationsRequestBuilderRequestsMetadata,
|
|
76
|
+
navigationMetadata: operations_1.OperationsRequestBuilderNavigationMetadata,
|
|
77
|
+
},
|
|
78
|
+
participants: {
|
|
79
|
+
uriTemplate: participants_1.ParticipantsRequestBuilderUriTemplate,
|
|
80
|
+
requestsMetadata: participants_1.ParticipantsRequestBuilderRequestsMetadata,
|
|
81
|
+
navigationMetadata: participants_1.ParticipantsRequestBuilderNavigationMetadata,
|
|
82
|
+
},
|
|
83
|
+
playPrompt: {
|
|
84
|
+
uriTemplate: playPrompt_1.PlayPromptRequestBuilderUriTemplate,
|
|
85
|
+
requestsMetadata: playPrompt_1.PlayPromptRequestBuilderRequestsMetadata,
|
|
86
|
+
},
|
|
87
|
+
recordResponse: {
|
|
88
|
+
uriTemplate: recordResponse_1.RecordResponseRequestBuilderUriTemplate,
|
|
89
|
+
requestsMetadata: recordResponse_1.RecordResponseRequestBuilderRequestsMetadata,
|
|
90
|
+
},
|
|
91
|
+
redirect: {
|
|
92
|
+
uriTemplate: redirect_1.RedirectRequestBuilderUriTemplate,
|
|
93
|
+
requestsMetadata: redirect_1.RedirectRequestBuilderRequestsMetadata,
|
|
94
|
+
},
|
|
95
|
+
reject: {
|
|
96
|
+
uriTemplate: reject_1.RejectRequestBuilderUriTemplate,
|
|
97
|
+
requestsMetadata: reject_1.RejectRequestBuilderRequestsMetadata,
|
|
98
|
+
},
|
|
99
|
+
sendDtmfTones: {
|
|
100
|
+
uriTemplate: sendDtmfTones_1.SendDtmfTonesRequestBuilderUriTemplate,
|
|
101
|
+
requestsMetadata: sendDtmfTones_1.SendDtmfTonesRequestBuilderRequestsMetadata,
|
|
102
|
+
},
|
|
103
|
+
subscribeToTone: {
|
|
104
|
+
uriTemplate: subscribeToTone_1.SubscribeToToneRequestBuilderUriTemplate,
|
|
105
|
+
requestsMetadata: subscribeToTone_1.SubscribeToToneRequestBuilderRequestsMetadata,
|
|
106
|
+
},
|
|
107
|
+
transfer: {
|
|
108
|
+
uriTemplate: transfer_1.TransferRequestBuilderUriTemplate,
|
|
109
|
+
requestsMetadata: transfer_1.TransferRequestBuilderRequestsMetadata,
|
|
110
|
+
},
|
|
111
|
+
unmute: {
|
|
112
|
+
uriTemplate: unmute_1.UnmuteRequestBuilderUriTemplate,
|
|
113
|
+
requestsMetadata: unmute_1.UnmuteRequestBuilderRequestsMetadata,
|
|
114
|
+
},
|
|
115
|
+
updateRecordingStatus: {
|
|
116
|
+
uriTemplate: updateRecordingStatus_1.UpdateRecordingStatusRequestBuilderUriTemplate,
|
|
117
|
+
requestsMetadata: updateRecordingStatus_1.UpdateRecordingStatusRequestBuilderRequestsMetadata,
|
|
118
|
+
},
|
|
119
|
+
};
|
|
120
|
+
/**
|
|
121
|
+
* Metadata for all the requests in the request builder.
|
|
122
|
+
*/
|
|
123
|
+
exports.CallItemRequestBuilderRequestsMetadata = {
|
|
124
|
+
delete: {
|
|
125
|
+
responseBodyContentType: "application/json",
|
|
126
|
+
errorMappings: {
|
|
127
|
+
_4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
128
|
+
_5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
129
|
+
},
|
|
130
|
+
adapterMethodName: "sendNoResponseContentAsync",
|
|
131
|
+
},
|
|
132
|
+
get: {
|
|
133
|
+
responseBodyContentType: "application/json",
|
|
134
|
+
errorMappings: {
|
|
135
|
+
_4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
136
|
+
_5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
137
|
+
},
|
|
138
|
+
adapterMethodName: "sendAsync",
|
|
139
|
+
responseBodyFactory: models_1.createCallFromDiscriminatorValue,
|
|
140
|
+
queryParametersMapper: CallItemRequestBuilderGetQueryParametersMapper,
|
|
141
|
+
},
|
|
142
|
+
patch: {
|
|
143
|
+
responseBodyContentType: "application/json",
|
|
144
|
+
errorMappings: {
|
|
145
|
+
_4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
146
|
+
_5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
147
|
+
},
|
|
148
|
+
adapterMethodName: "sendAsync",
|
|
149
|
+
responseBodyFactory: models_1.createCallFromDiscriminatorValue,
|
|
150
|
+
requestBodyContentType: "application/json",
|
|
151
|
+
requestBodySerializer: models_1.serializeCall,
|
|
152
|
+
requestInformationContentSetMethod: "setContentFromParsable",
|
|
153
|
+
},
|
|
154
|
+
};
|
|
155
|
+
/**
|
|
156
|
+
* Uri template for the request builder.
|
|
157
|
+
*/
|
|
158
|
+
exports.CallItemRequestBuilderUriTemplate = "{+baseurl}/communications/calls/{call%2Did}{?%24select,%24expand}";
|
|
159
|
+
/* tslint:enable */
|
|
160
|
+
/* eslint-enable */
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
2
|
+
/**
|
|
3
|
+
* Provides operations to call the keepAlive method.
|
|
4
|
+
*/
|
|
5
|
+
export interface KeepAliveRequestBuilder extends BaseRequestBuilder<KeepAliveRequestBuilder> {
|
|
6
|
+
/**
|
|
7
|
+
* Make a request to this API every 15 to 45 minutes to ensure that an ongoing call remains active. A call that does not receive this request within 45 minutes is considered inactive and will subsequently end. At least one successful request must be made within 45 minutes of the previous request, or the start of the call. We recommend that you send a request in shorter time intervals (every 15 minutes). Make sure that these requests are successful to prevent the call from timing out and ending. Attempting to send a request to a call that has already ended will result in a 404 Not-Found error. The resources related to the call should be cleaned up on the application side.
|
|
8
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
9
|
+
* @see {@link https://learn.microsoft.com/graph/api/call-keepalive?view=graph-rest-1.0|Find more info here}
|
|
10
|
+
*/
|
|
11
|
+
post(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
12
|
+
/**
|
|
13
|
+
* Make a request to this API every 15 to 45 minutes to ensure that an ongoing call remains active. A call that does not receive this request within 45 minutes is considered inactive and will subsequently end. At least one successful request must be made within 45 minutes of the previous request, or the start of the call. We recommend that you send a request in shorter time intervals (every 15 minutes). Make sure that these requests are successful to prevent the call from timing out and ending. Attempting to send a request to a call that has already ended will result in a 404 Not-Found error. The resources related to the call should be cleaned up on the application side.
|
|
14
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
15
|
+
* @returns a RequestInformation
|
|
16
|
+
*/
|
|
17
|
+
toPostRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
18
|
+
}
|
|
19
|
+
/**
|
|
20
|
+
* Metadata for all the requests in the request builder.
|
|
21
|
+
*/
|
|
22
|
+
export declare const KeepAliveRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
23
|
+
/**
|
|
24
|
+
* Uri template for the request builder.
|
|
25
|
+
*/
|
|
26
|
+
export declare const KeepAliveRequestBuilderUriTemplate = "{+baseurl}/communications/calls/{call%2Did}/keepAlive";
|
|
27
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,uBAAwB,SAAQ,kBAAkB,CAAC,uBAAuB,CAAC;IACxF;;;;OAIG;IACF,IAAI,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACvF;;;;OAIG;IACF,wBAAwB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACnH;AACD;;GAEG;AACH,eAAO,MAAM,uCAAuC,EAAE,gBASrD,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,kCAAkC,0DAA0D,CAAC"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.KeepAliveRequestBuilderUriTemplate = exports.KeepAliveRequestBuilderRequestsMetadata = void 0;
|
|
4
|
+
/* tslint:disable */
|
|
5
|
+
/* eslint-disable */
|
|
6
|
+
// Generated by Microsoft Kiota
|
|
7
|
+
const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
|
|
8
|
+
/**
|
|
9
|
+
* Metadata for all the requests in the request builder.
|
|
10
|
+
*/
|
|
11
|
+
exports.KeepAliveRequestBuilderRequestsMetadata = {
|
|
12
|
+
post: {
|
|
13
|
+
responseBodyContentType: "application/json",
|
|
14
|
+
errorMappings: {
|
|
15
|
+
_4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
16
|
+
_5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
17
|
+
},
|
|
18
|
+
adapterMethodName: "sendNoResponseContentAsync",
|
|
19
|
+
},
|
|
20
|
+
};
|
|
21
|
+
/**
|
|
22
|
+
* Uri template for the request builder.
|
|
23
|
+
*/
|
|
24
|
+
exports.KeepAliveRequestBuilderUriTemplate = "{+baseurl}/communications/calls/{call%2Did}/keepAlive";
|
|
25
|
+
/* tslint:enable */
|
|
26
|
+
/* eslint-enable */
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
import { type MuteParticipantOperation } from '@microsoft/msgraph-sdk/models/';
|
|
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
|
+
/**
|
|
4
|
+
* Creates a new instance of the appropriate class based on discriminator value
|
|
5
|
+
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
6
|
+
* @returns a mutePostRequestBody
|
|
7
|
+
*/
|
|
8
|
+
export declare function createMutePostRequestBodyFromDiscriminatorValue(parseNode: ParseNode | undefined): typeof deserializeIntoMutePostRequestBody;
|
|
9
|
+
/**
|
|
10
|
+
* The deserialization information for the current model
|
|
11
|
+
* @returns a Record<string, (node: ParseNode) => void>
|
|
12
|
+
*/
|
|
13
|
+
export declare function deserializeIntoMutePostRequestBody(mutePostRequestBody?: MutePostRequestBody | undefined): Record<string, (node: ParseNode) => void>;
|
|
14
|
+
export interface MutePostRequestBody extends AdditionalDataHolder, BackedModel, Parsable {
|
|
15
|
+
/**
|
|
16
|
+
* Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
|
|
17
|
+
*/
|
|
18
|
+
additionalData?: Record<string, unknown>;
|
|
19
|
+
/**
|
|
20
|
+
* Stores model information.
|
|
21
|
+
*/
|
|
22
|
+
backingStoreEnabled?: boolean;
|
|
23
|
+
/**
|
|
24
|
+
* The clientContext property
|
|
25
|
+
*/
|
|
26
|
+
clientContext?: string;
|
|
27
|
+
}
|
|
28
|
+
/**
|
|
29
|
+
* Provides operations to call the mute method.
|
|
30
|
+
*/
|
|
31
|
+
export interface MuteRequestBuilder extends BaseRequestBuilder<MuteRequestBuilder> {
|
|
32
|
+
/**
|
|
33
|
+
* Allows the application to mute itself. This is a server mute, meaning that the server will drop all audio packets for this participant, even if the participant continues to stream audio. For more details about how to handle mute operations, see muteParticipantOperation
|
|
34
|
+
* @param body The request body
|
|
35
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
36
|
+
* @returns a Promise of MuteParticipantOperation
|
|
37
|
+
* @see {@link https://learn.microsoft.com/graph/api/call-mute?view=graph-rest-1.0|Find more info here}
|
|
38
|
+
*/
|
|
39
|
+
post(body: MutePostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<MuteParticipantOperation | undefined>;
|
|
40
|
+
/**
|
|
41
|
+
* Allows the application to mute itself. This is a server mute, meaning that the server will drop all audio packets for this participant, even if the participant continues to stream audio. For more details about how to handle mute operations, see muteParticipantOperation
|
|
42
|
+
* @param body The request body
|
|
43
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
44
|
+
* @returns a RequestInformation
|
|
45
|
+
*/
|
|
46
|
+
toPostRequestInformation(body: MutePostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
47
|
+
}
|
|
48
|
+
/**
|
|
49
|
+
* Serializes information the current object
|
|
50
|
+
* @param writer Serialization writer to use to serialize this model
|
|
51
|
+
*/
|
|
52
|
+
export declare function serializeMutePostRequestBody(writer: SerializationWriter, mutePostRequestBody?: MutePostRequestBody | undefined): void;
|
|
53
|
+
/**
|
|
54
|
+
* Metadata for all the requests in the request builder.
|
|
55
|
+
*/
|
|
56
|
+
export declare const MuteRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
57
|
+
/**
|
|
58
|
+
* Uri template for the request builder.
|
|
59
|
+
*/
|
|
60
|
+
export declare const MuteRequestBuilderUriTemplate = "{+baseurl}/communications/calls/{call%2Did}/mute";
|
|
61
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAA2F,KAAK,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAExK,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,6CAE/F;AACD;;;GAGG;AACH,wBAAgB,kCAAkC,CAAC,mBAAmB,GAAE,mBAAmB,GAAG,SAAqC,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAK/K;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;;;;;;OAMG;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,mBAAmB,GAAG,SAAqC,GAAI,IAAI,CAGjK;AACD;;GAEG;AACH,eAAO,MAAM,kCAAkC,EAAE,gBAahD,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,6BAA6B,qDAAqD,CAAC"}
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.MuteRequestBuilderUriTemplate = exports.MuteRequestBuilderRequestsMetadata = exports.serializeMutePostRequestBody = exports.deserializeIntoMutePostRequestBody = exports.createMutePostRequestBodyFromDiscriminatorValue = void 0;
|
|
4
|
+
/* tslint:disable */
|
|
5
|
+
/* eslint-disable */
|
|
6
|
+
// Generated by Microsoft Kiota
|
|
7
|
+
const models_1 = require("@microsoft/msgraph-sdk/models/");
|
|
8
|
+
const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
|
|
9
|
+
/**
|
|
10
|
+
* Creates a new instance of the appropriate class based on discriminator value
|
|
11
|
+
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
12
|
+
* @returns a mutePostRequestBody
|
|
13
|
+
*/
|
|
14
|
+
function createMutePostRequestBodyFromDiscriminatorValue(parseNode) {
|
|
15
|
+
return deserializeIntoMutePostRequestBody;
|
|
16
|
+
}
|
|
17
|
+
exports.createMutePostRequestBodyFromDiscriminatorValue = createMutePostRequestBodyFromDiscriminatorValue;
|
|
18
|
+
/**
|
|
19
|
+
* The deserialization information for the current model
|
|
20
|
+
* @returns a Record<string, (node: ParseNode) => void>
|
|
21
|
+
*/
|
|
22
|
+
function deserializeIntoMutePostRequestBody(mutePostRequestBody = {}) {
|
|
23
|
+
return {
|
|
24
|
+
"backingStoreEnabled": n => { mutePostRequestBody.backingStoreEnabled = true; },
|
|
25
|
+
"clientContext": n => { mutePostRequestBody.clientContext = n.getStringValue(); },
|
|
26
|
+
};
|
|
27
|
+
}
|
|
28
|
+
exports.deserializeIntoMutePostRequestBody = deserializeIntoMutePostRequestBody;
|
|
29
|
+
/**
|
|
30
|
+
* Serializes information the current object
|
|
31
|
+
* @param writer Serialization writer to use to serialize this model
|
|
32
|
+
*/
|
|
33
|
+
function serializeMutePostRequestBody(writer, mutePostRequestBody = {}) {
|
|
34
|
+
writer.writeStringValue("clientContext", mutePostRequestBody.clientContext);
|
|
35
|
+
writer.writeAdditionalData(mutePostRequestBody.additionalData);
|
|
36
|
+
}
|
|
37
|
+
exports.serializeMutePostRequestBody = serializeMutePostRequestBody;
|
|
38
|
+
/**
|
|
39
|
+
* Metadata for all the requests in the request builder.
|
|
40
|
+
*/
|
|
41
|
+
exports.MuteRequestBuilderRequestsMetadata = {
|
|
42
|
+
post: {
|
|
43
|
+
responseBodyContentType: "application/json",
|
|
44
|
+
errorMappings: {
|
|
45
|
+
_4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
46
|
+
_5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
47
|
+
},
|
|
48
|
+
adapterMethodName: "sendAsync",
|
|
49
|
+
responseBodyFactory: models_1.createMuteParticipantOperationFromDiscriminatorValue,
|
|
50
|
+
requestBodyContentType: "application/json",
|
|
51
|
+
requestBodySerializer: serializeMutePostRequestBody,
|
|
52
|
+
requestInformationContentSetMethod: "setContentFromParsable",
|
|
53
|
+
},
|
|
54
|
+
};
|
|
55
|
+
/**
|
|
56
|
+
* Uri template for the request builder.
|
|
57
|
+
*/
|
|
58
|
+
exports.MuteRequestBuilderUriTemplate = "{+baseurl}/communications/calls/{call%2Did}/mute";
|
|
59
|
+
/* tslint:enable */
|
|
60
|
+
/* eslint-enable */
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
2
|
+
/**
|
|
3
|
+
* Provides operations to count the resources in the collection.
|
|
4
|
+
*/
|
|
5
|
+
export interface CountRequestBuilder extends BaseRequestBuilder<CountRequestBuilder> {
|
|
6
|
+
/**
|
|
7
|
+
* Get the number of the resource
|
|
8
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
9
|
+
* @returns a Promise of Integer
|
|
10
|
+
*/
|
|
11
|
+
get(requestConfiguration?: RequestConfiguration<CountRequestBuilderGetQueryParameters> | undefined): Promise<number | undefined>;
|
|
12
|
+
/**
|
|
13
|
+
* Get the number of the resource
|
|
14
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
15
|
+
* @returns a RequestInformation
|
|
16
|
+
*/
|
|
17
|
+
toGetRequestInformation(requestConfiguration?: RequestConfiguration<CountRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
18
|
+
}
|
|
19
|
+
/**
|
|
20
|
+
* Get the number of the resource
|
|
21
|
+
*/
|
|
22
|
+
export interface CountRequestBuilderGetQueryParameters {
|
|
23
|
+
/**
|
|
24
|
+
* Filter items by property values
|
|
25
|
+
*/
|
|
26
|
+
filter?: string;
|
|
27
|
+
/**
|
|
28
|
+
* Search items by search phrases
|
|
29
|
+
*/
|
|
30
|
+
search?: string;
|
|
31
|
+
}
|
|
32
|
+
/**
|
|
33
|
+
* Metadata for all the requests in the request builder.
|
|
34
|
+
*/
|
|
35
|
+
export declare const CountRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
36
|
+
/**
|
|
37
|
+
* Uri template for the request builder.
|
|
38
|
+
*/
|
|
39
|
+
export declare const CountRequestBuilderUriTemplate = "{+baseurl}/communications/calls/{call%2Did}/operations/$count{?%24search,%24filter}";
|
|
40
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,mBAAoB,SAAQ,kBAAkB,CAAC,mBAAmB,CAAC;IAChF;;;;OAIG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACnI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjJ;AACD;;GAEG;AACH,MAAM,WAAW,qCAAqC;IAClD;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACnB;AAQD;;GAEG;AACH,eAAO,MAAM,mCAAmC,EAAE,gBAWjD,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,8BAA8B,wFAAwF,CAAC"}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.CountRequestBuilderUriTemplate = exports.CountRequestBuilderRequestsMetadata = void 0;
|
|
4
|
+
/* tslint:disable */
|
|
5
|
+
/* eslint-disable */
|
|
6
|
+
// Generated by Microsoft Kiota
|
|
7
|
+
const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
|
|
8
|
+
/**
|
|
9
|
+
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
10
|
+
*/
|
|
11
|
+
const CountRequestBuilderGetQueryParametersMapper = {
|
|
12
|
+
"filter": "%24filter",
|
|
13
|
+
"search": "%24search",
|
|
14
|
+
};
|
|
15
|
+
/**
|
|
16
|
+
* Metadata for all the requests in the request builder.
|
|
17
|
+
*/
|
|
18
|
+
exports.CountRequestBuilderRequestsMetadata = {
|
|
19
|
+
get: {
|
|
20
|
+
responseBodyContentType: "text/plain;q=0.9",
|
|
21
|
+
errorMappings: {
|
|
22
|
+
_4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
23
|
+
_5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
24
|
+
},
|
|
25
|
+
adapterMethodName: "sendPrimitiveAsync",
|
|
26
|
+
responseBodyFactory: "number",
|
|
27
|
+
queryParametersMapper: CountRequestBuilderGetQueryParametersMapper,
|
|
28
|
+
},
|
|
29
|
+
};
|
|
30
|
+
/**
|
|
31
|
+
* Uri template for the request builder.
|
|
32
|
+
*/
|
|
33
|
+
exports.CountRequestBuilderUriTemplate = "{+baseurl}/communications/calls/{call%2Did}/operations/$count{?%24search,%24filter}";
|
|
34
|
+
/* tslint:enable */
|
|
35
|
+
/* eslint-enable */
|