@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,95 @@
|
|
|
1
|
+
import { type CommsOperation, type CommsOperationCollectionResponse } from '@microsoft/msgraph-sdk/models/';
|
|
2
|
+
import { type CountRequestBuilder } from './count/';
|
|
3
|
+
import { type CommsOperationItemRequestBuilder } from './item/';
|
|
4
|
+
import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
5
|
+
/**
|
|
6
|
+
* Provides operations to manage the operations property of the microsoft.graph.call entity.
|
|
7
|
+
*/
|
|
8
|
+
export interface OperationsRequestBuilder extends BaseRequestBuilder<OperationsRequestBuilder> {
|
|
9
|
+
/**
|
|
10
|
+
* Provides operations to count the resources in the collection.
|
|
11
|
+
*/
|
|
12
|
+
get count(): CountRequestBuilder;
|
|
13
|
+
/**
|
|
14
|
+
* Provides operations to manage the operations property of the microsoft.graph.call entity.
|
|
15
|
+
* @param commsOperationId The unique identifier of commsOperation
|
|
16
|
+
* @returns a CommsOperationItemRequestBuilder
|
|
17
|
+
*/
|
|
18
|
+
byCommsOperationId(commsOperationId: string): CommsOperationItemRequestBuilder;
|
|
19
|
+
/**
|
|
20
|
+
* Get the status of an operation that adds the large gallery view to a call.
|
|
21
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
22
|
+
* @returns a Promise of CommsOperationCollectionResponse
|
|
23
|
+
*/
|
|
24
|
+
get(requestConfiguration?: RequestConfiguration<OperationsRequestBuilderGetQueryParameters> | undefined): Promise<CommsOperationCollectionResponse | undefined>;
|
|
25
|
+
/**
|
|
26
|
+
* Create new navigation property to operations for communications
|
|
27
|
+
* @param body The request body
|
|
28
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
29
|
+
* @returns a Promise of CommsOperation
|
|
30
|
+
*/
|
|
31
|
+
post(body: CommsOperation, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<CommsOperation | undefined>;
|
|
32
|
+
/**
|
|
33
|
+
* Get the status of an operation that adds the large gallery view to a call.
|
|
34
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
35
|
+
* @returns a RequestInformation
|
|
36
|
+
*/
|
|
37
|
+
toGetRequestInformation(requestConfiguration?: RequestConfiguration<OperationsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
38
|
+
/**
|
|
39
|
+
* Create new navigation property to operations for communications
|
|
40
|
+
* @param body The request body
|
|
41
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
42
|
+
* @returns a RequestInformation
|
|
43
|
+
*/
|
|
44
|
+
toPostRequestInformation(body: CommsOperation, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
45
|
+
}
|
|
46
|
+
/**
|
|
47
|
+
* Get the status of an operation that adds the large gallery view to a call.
|
|
48
|
+
*/
|
|
49
|
+
export interface OperationsRequestBuilderGetQueryParameters {
|
|
50
|
+
/**
|
|
51
|
+
* Include count of items
|
|
52
|
+
*/
|
|
53
|
+
count?: boolean;
|
|
54
|
+
/**
|
|
55
|
+
* Expand related entities
|
|
56
|
+
*/
|
|
57
|
+
expand?: string[];
|
|
58
|
+
/**
|
|
59
|
+
* Filter items by property values
|
|
60
|
+
*/
|
|
61
|
+
filter?: string;
|
|
62
|
+
/**
|
|
63
|
+
* Order items by property values
|
|
64
|
+
*/
|
|
65
|
+
orderby?: string[];
|
|
66
|
+
/**
|
|
67
|
+
* Search items by search phrases
|
|
68
|
+
*/
|
|
69
|
+
search?: string;
|
|
70
|
+
/**
|
|
71
|
+
* Select properties to be returned
|
|
72
|
+
*/
|
|
73
|
+
select?: string[];
|
|
74
|
+
/**
|
|
75
|
+
* Skip the first n items
|
|
76
|
+
*/
|
|
77
|
+
skip?: number;
|
|
78
|
+
/**
|
|
79
|
+
* Show only the first n items
|
|
80
|
+
*/
|
|
81
|
+
top?: number;
|
|
82
|
+
}
|
|
83
|
+
/**
|
|
84
|
+
* Metadata for all the navigation properties in the request builder.
|
|
85
|
+
*/
|
|
86
|
+
export declare const OperationsRequestBuilderNavigationMetadata: Record<Exclude<keyof OperationsRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
|
|
87
|
+
/**
|
|
88
|
+
* Metadata for all the requests in the request builder.
|
|
89
|
+
*/
|
|
90
|
+
export declare const OperationsRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
91
|
+
/**
|
|
92
|
+
* Uri template for the request builder.
|
|
93
|
+
*/
|
|
94
|
+
export declare const OperationsRequestBuilderUriTemplate = "{+baseurl}/communications/calls/{call%2Did}/operations{?%24top,%24skip,%24search,%24filter,%24count,%24orderby,%24select,%24expand}";
|
|
95
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAqI,KAAK,cAAc,EAAE,KAAK,gCAAgC,EAAE,MAAM,gCAAgC,CAAC;AAE/O,OAAO,EAAuE,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AACzH,OAAO,EAAiG,KAAK,gCAAgC,EAAE,MAAM,SAAS,CAAC;AAC/J,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,wBAAyB,SAAQ,kBAAkB,CAAC,wBAAwB,CAAC;IAC1F;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,kBAAkB,CAAC,gBAAgB,EAAE,MAAM,GAAI,gCAAgC,CAAC;IACjF;;;;OAIG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,0CAA0C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,gCAAgC,GAAG,SAAS,CAAC,CAAC;IAClK;;;;;OAKG;IACF,IAAI,CAAC,IAAI,EAAE,cAAc,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,cAAc,GAAG,SAAS,CAAC,CAAC;IACnI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,0CAA0C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACnJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,cAAc,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACzI;AACD;;GAEG;AACH,MAAM,WAAW,0CAA0C;IACvD;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AAcD;;GAEG;AACH,eAAO,MAAM,0CAA0C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,wBAAwB,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAU9J,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,wCAAwC,EAAE,gBAuBtD,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,mCAAmC,wIAAwI,CAAC"}
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.OperationsRequestBuilderUriTemplate = exports.OperationsRequestBuilderRequestsMetadata = exports.OperationsRequestBuilderNavigationMetadata = void 0;
|
|
4
|
+
/* tslint:disable */
|
|
5
|
+
/* eslint-disable */
|
|
6
|
+
// Generated by Microsoft Kiota
|
|
7
|
+
const models_1 = require("@microsoft/msgraph-sdk/models/");
|
|
8
|
+
const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
|
|
9
|
+
const count_1 = require("./count/");
|
|
10
|
+
const item_1 = require("./item/");
|
|
11
|
+
/**
|
|
12
|
+
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
13
|
+
*/
|
|
14
|
+
const OperationsRequestBuilderGetQueryParametersMapper = {
|
|
15
|
+
"count": "%24count",
|
|
16
|
+
"expand": "%24expand",
|
|
17
|
+
"filter": "%24filter",
|
|
18
|
+
"orderby": "%24orderby",
|
|
19
|
+
"search": "%24search",
|
|
20
|
+
"select": "%24select",
|
|
21
|
+
"skip": "%24skip",
|
|
22
|
+
"top": "%24top",
|
|
23
|
+
};
|
|
24
|
+
/**
|
|
25
|
+
* Metadata for all the navigation properties in the request builder.
|
|
26
|
+
*/
|
|
27
|
+
exports.OperationsRequestBuilderNavigationMetadata = {
|
|
28
|
+
byCommsOperationId: {
|
|
29
|
+
uriTemplate: item_1.CommsOperationItemRequestBuilderUriTemplate,
|
|
30
|
+
requestsMetadata: item_1.CommsOperationItemRequestBuilderRequestsMetadata,
|
|
31
|
+
pathParametersMappings: ["commsOperation%2Did"],
|
|
32
|
+
},
|
|
33
|
+
count: {
|
|
34
|
+
uriTemplate: count_1.CountRequestBuilderUriTemplate,
|
|
35
|
+
requestsMetadata: count_1.CountRequestBuilderRequestsMetadata,
|
|
36
|
+
},
|
|
37
|
+
};
|
|
38
|
+
/**
|
|
39
|
+
* Metadata for all the requests in the request builder.
|
|
40
|
+
*/
|
|
41
|
+
exports.OperationsRequestBuilderRequestsMetadata = {
|
|
42
|
+
get: {
|
|
43
|
+
responseBodyContentType: "application/json",
|
|
44
|
+
errorMappings: {
|
|
45
|
+
_4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
46
|
+
_5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
47
|
+
},
|
|
48
|
+
adapterMethodName: "sendAsync",
|
|
49
|
+
responseBodyFactory: models_1.createCommsOperationCollectionResponseFromDiscriminatorValue,
|
|
50
|
+
queryParametersMapper: OperationsRequestBuilderGetQueryParametersMapper,
|
|
51
|
+
},
|
|
52
|
+
post: {
|
|
53
|
+
responseBodyContentType: "application/json",
|
|
54
|
+
errorMappings: {
|
|
55
|
+
_4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
56
|
+
_5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
57
|
+
},
|
|
58
|
+
adapterMethodName: "sendAsync",
|
|
59
|
+
responseBodyFactory: models_1.createCommsOperationFromDiscriminatorValue,
|
|
60
|
+
requestBodyContentType: "application/json",
|
|
61
|
+
requestBodySerializer: models_1.serializeCommsOperation,
|
|
62
|
+
requestInformationContentSetMethod: "setContentFromParsable",
|
|
63
|
+
},
|
|
64
|
+
};
|
|
65
|
+
/**
|
|
66
|
+
* Uri template for the request builder.
|
|
67
|
+
*/
|
|
68
|
+
exports.OperationsRequestBuilderUriTemplate = "{+baseurl}/communications/calls/{call%2Did}/operations{?%24top,%24skip,%24search,%24filter,%24count,%24orderby,%24select,%24expand}";
|
|
69
|
+
/* tslint:enable */
|
|
70
|
+
/* eslint-enable */
|
|
@@ -0,0 +1,67 @@
|
|
|
1
|
+
import { type CommsOperation } from '@microsoft/msgraph-sdk/models/';
|
|
2
|
+
import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
3
|
+
/**
|
|
4
|
+
* Provides operations to manage the operations property of the microsoft.graph.call entity.
|
|
5
|
+
*/
|
|
6
|
+
export interface CommsOperationItemRequestBuilder extends BaseRequestBuilder<CommsOperationItemRequestBuilder> {
|
|
7
|
+
/**
|
|
8
|
+
* Delete navigation property operations for communications
|
|
9
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
10
|
+
*/
|
|
11
|
+
delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
|
|
12
|
+
/**
|
|
13
|
+
* Get the status of an operation that adds the large gallery view to a call.
|
|
14
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
15
|
+
* @returns a Promise of CommsOperation
|
|
16
|
+
* @see {@link https://learn.microsoft.com/graph/api/addlargegalleryviewoperation-get?view=graph-rest-1.0|Find more info here}
|
|
17
|
+
*/
|
|
18
|
+
get(requestConfiguration?: RequestConfiguration<CommsOperationItemRequestBuilderGetQueryParameters> | undefined): Promise<CommsOperation | undefined>;
|
|
19
|
+
/**
|
|
20
|
+
* Update the navigation property operations in communications
|
|
21
|
+
* @param body The request body
|
|
22
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
23
|
+
* @returns a Promise of CommsOperation
|
|
24
|
+
*/
|
|
25
|
+
patch(body: CommsOperation, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<CommsOperation | undefined>;
|
|
26
|
+
/**
|
|
27
|
+
* Delete navigation property operations for communications
|
|
28
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
29
|
+
* @returns a RequestInformation
|
|
30
|
+
*/
|
|
31
|
+
toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
32
|
+
/**
|
|
33
|
+
* Get the status of an operation that adds the large gallery view to a call.
|
|
34
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
35
|
+
* @returns a RequestInformation
|
|
36
|
+
*/
|
|
37
|
+
toGetRequestInformation(requestConfiguration?: RequestConfiguration<CommsOperationItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
38
|
+
/**
|
|
39
|
+
* Update the navigation property operations in communications
|
|
40
|
+
* @param body The request body
|
|
41
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
42
|
+
* @returns a RequestInformation
|
|
43
|
+
*/
|
|
44
|
+
toPatchRequestInformation(body: CommsOperation, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
45
|
+
}
|
|
46
|
+
/**
|
|
47
|
+
* Get the status of an operation that adds the large gallery view to a call.
|
|
48
|
+
*/
|
|
49
|
+
export interface CommsOperationItemRequestBuilderGetQueryParameters {
|
|
50
|
+
/**
|
|
51
|
+
* Expand related entities
|
|
52
|
+
*/
|
|
53
|
+
expand?: string[];
|
|
54
|
+
/**
|
|
55
|
+
* Select properties to be returned
|
|
56
|
+
*/
|
|
57
|
+
select?: string[];
|
|
58
|
+
}
|
|
59
|
+
/**
|
|
60
|
+
* Metadata for all the requests in the request builder.
|
|
61
|
+
*/
|
|
62
|
+
export declare const CommsOperationItemRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
63
|
+
/**
|
|
64
|
+
* Uri template for the request builder.
|
|
65
|
+
*/
|
|
66
|
+
export declare const CommsOperationItemRequestBuilderUriTemplate = "{+baseurl}/communications/calls/{call%2Did}/operations/{commsOperation%2Did}{?%24select,%24expand}";
|
|
67
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAuE,KAAK,cAAc,EAAE,MAAM,gCAAgC,CAAC;AAE1I,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,gCAAiC,SAAQ,kBAAkB,CAAC,gCAAgC,CAAC;IAC1G;;;OAGG;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,kDAAkD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,cAAc,GAAG,SAAS,CAAC,CAAC;IACxJ;;;;;OAKG;IACF,KAAK,CAAC,IAAI,EAAE,cAAc,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,cAAc,GAAG,SAAS,CAAC,CAAC;IACpI;;;;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,kDAAkD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC3J;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,cAAc,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC1I;AACD;;GAEG;AACH,MAAM,WAAW,kDAAkD;IAC/D;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AAQD;;GAEG;AACH,eAAO,MAAM,gDAAgD,EAAE,gBA+B9D,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,2CAA2C,uGAAuG,CAAC"}
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.CommsOperationItemRequestBuilderUriTemplate = exports.CommsOperationItemRequestBuilderRequestsMetadata = 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
|
+
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
11
|
+
*/
|
|
12
|
+
const CommsOperationItemRequestBuilderGetQueryParametersMapper = {
|
|
13
|
+
"expand": "%24expand",
|
|
14
|
+
"select": "%24select",
|
|
15
|
+
};
|
|
16
|
+
/**
|
|
17
|
+
* Metadata for all the requests in the request builder.
|
|
18
|
+
*/
|
|
19
|
+
exports.CommsOperationItemRequestBuilderRequestsMetadata = {
|
|
20
|
+
delete: {
|
|
21
|
+
responseBodyContentType: "application/json",
|
|
22
|
+
errorMappings: {
|
|
23
|
+
_4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
24
|
+
_5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
25
|
+
},
|
|
26
|
+
adapterMethodName: "sendNoResponseContentAsync",
|
|
27
|
+
},
|
|
28
|
+
get: {
|
|
29
|
+
responseBodyContentType: "application/json",
|
|
30
|
+
errorMappings: {
|
|
31
|
+
_4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
32
|
+
_5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
33
|
+
},
|
|
34
|
+
adapterMethodName: "sendAsync",
|
|
35
|
+
responseBodyFactory: models_1.createCommsOperationFromDiscriminatorValue,
|
|
36
|
+
queryParametersMapper: CommsOperationItemRequestBuilderGetQueryParametersMapper,
|
|
37
|
+
},
|
|
38
|
+
patch: {
|
|
39
|
+
responseBodyContentType: "application/json",
|
|
40
|
+
errorMappings: {
|
|
41
|
+
_4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
42
|
+
_5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
43
|
+
},
|
|
44
|
+
adapterMethodName: "sendAsync",
|
|
45
|
+
responseBodyFactory: models_1.createCommsOperationFromDiscriminatorValue,
|
|
46
|
+
requestBodyContentType: "application/json",
|
|
47
|
+
requestBodySerializer: models_1.serializeCommsOperation,
|
|
48
|
+
requestInformationContentSetMethod: "setContentFromParsable",
|
|
49
|
+
},
|
|
50
|
+
};
|
|
51
|
+
/**
|
|
52
|
+
* Uri template for the request builder.
|
|
53
|
+
*/
|
|
54
|
+
exports.CommsOperationItemRequestBuilderUriTemplate = "{+baseurl}/communications/calls/{call%2Did}/operations/{commsOperation%2Did}{?%24select,%24expand}";
|
|
55
|
+
/* tslint:enable */
|
|
56
|
+
/* 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}/participants/$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,0FAA0F,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}/participants/$count{?%24search,%24filter}";
|
|
34
|
+
/* tslint:enable */
|
|
35
|
+
/* eslint-enable */
|
|
@@ -0,0 +1,101 @@
|
|
|
1
|
+
import { type Participant, type ParticipantCollectionResponse } from '@microsoft/msgraph-sdk/models/';
|
|
2
|
+
import { type CountRequestBuilder } from './count/';
|
|
3
|
+
import { type InviteRequestBuilder } from './invite/';
|
|
4
|
+
import { type ParticipantItemRequestBuilder } from './item/';
|
|
5
|
+
import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
6
|
+
/**
|
|
7
|
+
* Provides operations to manage the participants property of the microsoft.graph.call entity.
|
|
8
|
+
*/
|
|
9
|
+
export interface ParticipantsRequestBuilder extends BaseRequestBuilder<ParticipantsRequestBuilder> {
|
|
10
|
+
/**
|
|
11
|
+
* Provides operations to count the resources in the collection.
|
|
12
|
+
*/
|
|
13
|
+
get count(): CountRequestBuilder;
|
|
14
|
+
/**
|
|
15
|
+
* Provides operations to call the invite method.
|
|
16
|
+
*/
|
|
17
|
+
get invite(): InviteRequestBuilder;
|
|
18
|
+
/**
|
|
19
|
+
* Provides operations to manage the participants property of the microsoft.graph.call entity.
|
|
20
|
+
* @param participantId The unique identifier of participant
|
|
21
|
+
* @returns a ParticipantItemRequestBuilder
|
|
22
|
+
*/
|
|
23
|
+
byParticipantId(participantId: string): ParticipantItemRequestBuilder;
|
|
24
|
+
/**
|
|
25
|
+
* Retrieve a list of participant objects in the call.
|
|
26
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
27
|
+
* @returns a Promise of ParticipantCollectionResponse
|
|
28
|
+
* @see {@link https://learn.microsoft.com/graph/api/call-list-participants?view=graph-rest-1.0|Find more info here}
|
|
29
|
+
*/
|
|
30
|
+
get(requestConfiguration?: RequestConfiguration<ParticipantsRequestBuilderGetQueryParameters> | undefined): Promise<ParticipantCollectionResponse | undefined>;
|
|
31
|
+
/**
|
|
32
|
+
* Create new navigation property to participants for communications
|
|
33
|
+
* @param body The request body
|
|
34
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
35
|
+
* @returns a Promise of Participant
|
|
36
|
+
*/
|
|
37
|
+
post(body: Participant, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<Participant | undefined>;
|
|
38
|
+
/**
|
|
39
|
+
* Retrieve a list of participant objects in the call.
|
|
40
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
41
|
+
* @returns a RequestInformation
|
|
42
|
+
*/
|
|
43
|
+
toGetRequestInformation(requestConfiguration?: RequestConfiguration<ParticipantsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
44
|
+
/**
|
|
45
|
+
* Create new navigation property to participants for communications
|
|
46
|
+
* @param body The request body
|
|
47
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
48
|
+
* @returns a RequestInformation
|
|
49
|
+
*/
|
|
50
|
+
toPostRequestInformation(body: Participant, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
51
|
+
}
|
|
52
|
+
/**
|
|
53
|
+
* Retrieve a list of participant objects in the call.
|
|
54
|
+
*/
|
|
55
|
+
export interface ParticipantsRequestBuilderGetQueryParameters {
|
|
56
|
+
/**
|
|
57
|
+
* Include count of items
|
|
58
|
+
*/
|
|
59
|
+
count?: boolean;
|
|
60
|
+
/**
|
|
61
|
+
* Expand related entities
|
|
62
|
+
*/
|
|
63
|
+
expand?: string[];
|
|
64
|
+
/**
|
|
65
|
+
* Filter items by property values
|
|
66
|
+
*/
|
|
67
|
+
filter?: string;
|
|
68
|
+
/**
|
|
69
|
+
* Order items by property values
|
|
70
|
+
*/
|
|
71
|
+
orderby?: string[];
|
|
72
|
+
/**
|
|
73
|
+
* Search items by search phrases
|
|
74
|
+
*/
|
|
75
|
+
search?: string;
|
|
76
|
+
/**
|
|
77
|
+
* Select properties to be returned
|
|
78
|
+
*/
|
|
79
|
+
select?: string[];
|
|
80
|
+
/**
|
|
81
|
+
* Skip the first n items
|
|
82
|
+
*/
|
|
83
|
+
skip?: number;
|
|
84
|
+
/**
|
|
85
|
+
* Show only the first n items
|
|
86
|
+
*/
|
|
87
|
+
top?: number;
|
|
88
|
+
}
|
|
89
|
+
/**
|
|
90
|
+
* Metadata for all the navigation properties in the request builder.
|
|
91
|
+
*/
|
|
92
|
+
export declare const ParticipantsRequestBuilderNavigationMetadata: Record<Exclude<keyof ParticipantsRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
|
|
93
|
+
/**
|
|
94
|
+
* Metadata for all the requests in the request builder.
|
|
95
|
+
*/
|
|
96
|
+
export declare const ParticipantsRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
97
|
+
/**
|
|
98
|
+
* Uri template for the request builder.
|
|
99
|
+
*/
|
|
100
|
+
export declare const ParticipantsRequestBuilderUriTemplate = "{+baseurl}/communications/calls/{call%2Did}/participants{?%24top,%24skip,%24search,%24filter,%24count,%24orderby,%24select,%24expand}";
|
|
101
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAA4H,KAAK,WAAW,EAAE,KAAK,6BAA6B,EAAE,MAAM,gCAAgC,CAAC;AAEhO,OAAO,EAAuE,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AACzH,OAAO,EAAyE,KAAK,oBAAoB,EAAE,MAAM,WAAW,CAAC;AAC7H,OAAO,EAA4I,KAAK,6BAA6B,EAAE,MAAM,SAAS,CAAC;AACvM,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,0BAA2B,SAAQ,kBAAkB,CAAC,0BAA0B,CAAC;IAC9F;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;OAEG;IACH,IAAI,MAAM,IAAI,oBAAoB,CAAC;IACnC;;;;OAIG;IACF,eAAe,CAAC,aAAa,EAAE,MAAM,GAAI,6BAA6B,CAAC;IACxE;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,4CAA4C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,6BAA6B,GAAG,SAAS,CAAC,CAAC;IACjK;;;;;OAKG;IACF,IAAI,CAAC,IAAI,EAAE,WAAW,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,WAAW,GAAG,SAAS,CAAC,CAAC;IAC7H;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,4CAA4C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACrJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,WAAW,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACtI;AACD;;GAEG;AACH,MAAM,WAAW,4CAA4C;IACzD;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AAcD;;GAEG;AACH,eAAO,MAAM,4CAA4C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,0BAA0B,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAelK,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,0CAA0C,EAAE,gBAuBxD,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,qCAAqC,0IAA0I,CAAC"}
|
|
@@ -0,0 +1,76 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ParticipantsRequestBuilderUriTemplate = exports.ParticipantsRequestBuilderRequestsMetadata = exports.ParticipantsRequestBuilderNavigationMetadata = void 0;
|
|
4
|
+
/* tslint:disable */
|
|
5
|
+
/* eslint-disable */
|
|
6
|
+
// Generated by Microsoft Kiota
|
|
7
|
+
const models_1 = require("@microsoft/msgraph-sdk/models/");
|
|
8
|
+
const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
|
|
9
|
+
const count_1 = require("./count/");
|
|
10
|
+
const invite_1 = require("./invite/");
|
|
11
|
+
const item_1 = require("./item/");
|
|
12
|
+
/**
|
|
13
|
+
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
14
|
+
*/
|
|
15
|
+
const ParticipantsRequestBuilderGetQueryParametersMapper = {
|
|
16
|
+
"count": "%24count",
|
|
17
|
+
"expand": "%24expand",
|
|
18
|
+
"filter": "%24filter",
|
|
19
|
+
"orderby": "%24orderby",
|
|
20
|
+
"search": "%24search",
|
|
21
|
+
"select": "%24select",
|
|
22
|
+
"skip": "%24skip",
|
|
23
|
+
"top": "%24top",
|
|
24
|
+
};
|
|
25
|
+
/**
|
|
26
|
+
* Metadata for all the navigation properties in the request builder.
|
|
27
|
+
*/
|
|
28
|
+
exports.ParticipantsRequestBuilderNavigationMetadata = {
|
|
29
|
+
byParticipantId: {
|
|
30
|
+
uriTemplate: item_1.ParticipantItemRequestBuilderUriTemplate,
|
|
31
|
+
requestsMetadata: item_1.ParticipantItemRequestBuilderRequestsMetadata,
|
|
32
|
+
navigationMetadata: item_1.ParticipantItemRequestBuilderNavigationMetadata,
|
|
33
|
+
pathParametersMappings: ["participant%2Did"],
|
|
34
|
+
},
|
|
35
|
+
count: {
|
|
36
|
+
uriTemplate: count_1.CountRequestBuilderUriTemplate,
|
|
37
|
+
requestsMetadata: count_1.CountRequestBuilderRequestsMetadata,
|
|
38
|
+
},
|
|
39
|
+
invite: {
|
|
40
|
+
uriTemplate: invite_1.InviteRequestBuilderUriTemplate,
|
|
41
|
+
requestsMetadata: invite_1.InviteRequestBuilderRequestsMetadata,
|
|
42
|
+
},
|
|
43
|
+
};
|
|
44
|
+
/**
|
|
45
|
+
* Metadata for all the requests in the request builder.
|
|
46
|
+
*/
|
|
47
|
+
exports.ParticipantsRequestBuilderRequestsMetadata = {
|
|
48
|
+
get: {
|
|
49
|
+
responseBodyContentType: "application/json",
|
|
50
|
+
errorMappings: {
|
|
51
|
+
_4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
52
|
+
_5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
53
|
+
},
|
|
54
|
+
adapterMethodName: "sendAsync",
|
|
55
|
+
responseBodyFactory: models_1.createParticipantCollectionResponseFromDiscriminatorValue,
|
|
56
|
+
queryParametersMapper: ParticipantsRequestBuilderGetQueryParametersMapper,
|
|
57
|
+
},
|
|
58
|
+
post: {
|
|
59
|
+
responseBodyContentType: "application/json",
|
|
60
|
+
errorMappings: {
|
|
61
|
+
_4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
62
|
+
_5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
63
|
+
},
|
|
64
|
+
adapterMethodName: "sendAsync",
|
|
65
|
+
responseBodyFactory: models_1.createParticipantFromDiscriminatorValue,
|
|
66
|
+
requestBodyContentType: "application/json",
|
|
67
|
+
requestBodySerializer: models_1.serializeParticipant,
|
|
68
|
+
requestInformationContentSetMethod: "setContentFromParsable",
|
|
69
|
+
},
|
|
70
|
+
};
|
|
71
|
+
/**
|
|
72
|
+
* Uri template for the request builder.
|
|
73
|
+
*/
|
|
74
|
+
exports.ParticipantsRequestBuilderUriTemplate = "{+baseurl}/communications/calls/{call%2Did}/participants{?%24top,%24skip,%24search,%24filter,%24count,%24orderby,%24select,%24expand}";
|
|
75
|
+
/* tslint:enable */
|
|
76
|
+
/* eslint-enable */
|
|
@@ -0,0 +1,65 @@
|
|
|
1
|
+
import { type InvitationParticipantInfo, type InviteParticipantsOperation } 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 invitePostRequestBody
|
|
7
|
+
*/
|
|
8
|
+
export declare function createInvitePostRequestBodyFromDiscriminatorValue(parseNode: ParseNode | undefined): typeof deserializeIntoInvitePostRequestBody;
|
|
9
|
+
/**
|
|
10
|
+
* The deserialization information for the current model
|
|
11
|
+
* @returns a Record<string, (node: ParseNode) => void>
|
|
12
|
+
*/
|
|
13
|
+
export declare function deserializeIntoInvitePostRequestBody(invitePostRequestBody?: InvitePostRequestBody | undefined): Record<string, (node: ParseNode) => void>;
|
|
14
|
+
export interface InvitePostRequestBody 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
|
+
* The participants property
|
|
29
|
+
*/
|
|
30
|
+
participants?: InvitationParticipantInfo[];
|
|
31
|
+
}
|
|
32
|
+
/**
|
|
33
|
+
* Provides operations to call the invite method.
|
|
34
|
+
*/
|
|
35
|
+
export interface InviteRequestBuilder extends BaseRequestBuilder<InviteRequestBuilder> {
|
|
36
|
+
/**
|
|
37
|
+
* Invite participants to the active call. For more information about how to handle operations, see commsOperation.
|
|
38
|
+
* @param body The request body
|
|
39
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
40
|
+
* @returns a Promise of InviteParticipantsOperation
|
|
41
|
+
* @see {@link https://learn.microsoft.com/graph/api/participant-invite?view=graph-rest-1.0|Find more info here}
|
|
42
|
+
*/
|
|
43
|
+
post(body: InvitePostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<InviteParticipantsOperation | undefined>;
|
|
44
|
+
/**
|
|
45
|
+
* Invite participants to the active call. For more information about how to handle operations, see commsOperation.
|
|
46
|
+
* @param body The request body
|
|
47
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
48
|
+
* @returns a RequestInformation
|
|
49
|
+
*/
|
|
50
|
+
toPostRequestInformation(body: InvitePostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
51
|
+
}
|
|
52
|
+
/**
|
|
53
|
+
* Serializes information the current object
|
|
54
|
+
* @param writer Serialization writer to use to serialize this model
|
|
55
|
+
*/
|
|
56
|
+
export declare function serializeInvitePostRequestBody(writer: SerializationWriter, invitePostRequestBody?: InvitePostRequestBody | undefined): void;
|
|
57
|
+
/**
|
|
58
|
+
* Metadata for all the requests in the request builder.
|
|
59
|
+
*/
|
|
60
|
+
export declare const InviteRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
61
|
+
/**
|
|
62
|
+
* Uri template for the request builder.
|
|
63
|
+
*/
|
|
64
|
+
export declare const InviteRequestBuilderUriTemplate = "{+baseurl}/communications/calls/{call%2Did}/participants/invite";
|
|
65
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAA4L,KAAK,yBAAyB,EAAE,KAAK,2BAA2B,EAAE,MAAM,gCAAgC,CAAC;AAE5S,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,+CAEjG;AACD;;;GAGG;AACH,wBAAgB,oCAAoC,CAAC,qBAAqB,GAAE,qBAAqB,GAAG,SAAuC,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAMvL;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,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB;;OAEG;IACH,YAAY,CAAC,EAAE,yBAAyB,EAAE,CAAC;CAC9C;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,2BAA2B,GAAG,SAAS,CAAC,CAAC;IACvJ;;;;;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,qBAAqB,GAAG,SAAuC,GAAI,IAAI,CAIzK;AACD;;GAEG;AACH,eAAO,MAAM,oCAAoC,EAAE,gBAalD,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,+BAA+B,oEAAoE,CAAC"}
|