@microsoft/msgraph-sdk-communications 1.0.0-preview.75 → 1.0.0-preview.77
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/communications/adhocCalls/count/index.d.ts +41 -0
- package/communications/adhocCalls/count/index.d.ts.map +1 -0
- package/communications/adhocCalls/count/index.js +34 -0
- package/communications/adhocCalls/count/index.js.map +1 -0
- package/communications/adhocCalls/index.d.ts +97 -0
- package/communications/adhocCalls/index.d.ts.map +1 -0
- package/communications/adhocCalls/index.js +71 -0
- package/communications/adhocCalls/index.js.map +1 -0
- package/communications/adhocCalls/item/index.d.ts +83 -0
- package/communications/adhocCalls/item/index.d.ts.map +1 -0
- package/communications/adhocCalls/item/index.js +73 -0
- package/communications/adhocCalls/item/index.js.map +1 -0
- package/communications/adhocCalls/item/recordings/count/index.d.ts +41 -0
- package/communications/adhocCalls/item/recordings/count/index.d.ts.map +1 -0
- package/communications/adhocCalls/item/recordings/count/index.js +34 -0
- package/communications/adhocCalls/item/recordings/count/index.js.map +1 -0
- package/communications/adhocCalls/item/recordings/delta/index.d.ts +91 -0
- package/communications/adhocCalls/item/recordings/delta/index.d.ts.map +1 -0
- package/communications/adhocCalls/item/recordings/delta/index.js +74 -0
- package/communications/adhocCalls/item/recordings/delta/index.js.map +1 -0
- package/communications/adhocCalls/item/recordings/index.d.ts +102 -0
- package/communications/adhocCalls/item/recordings/index.d.ts.map +1 -0
- package/communications/adhocCalls/item/recordings/index.js +76 -0
- package/communications/adhocCalls/item/recordings/index.js.map +1 -0
- package/communications/adhocCalls/item/recordings/item/content/index.d.ts +56 -0
- package/communications/adhocCalls/item/recordings/item/content/index.d.ts.map +1 -0
- package/communications/adhocCalls/item/recordings/item/content/index.js +47 -0
- package/communications/adhocCalls/item/recordings/item/content/index.js.map +1 -0
- package/communications/adhocCalls/item/recordings/item/index.d.ts +78 -0
- package/communications/adhocCalls/item/recordings/item/index.d.ts.map +1 -0
- package/communications/adhocCalls/item/recordings/item/index.js +66 -0
- package/communications/adhocCalls/item/recordings/item/index.js.map +1 -0
- package/communications/adhocCalls/item/transcripts/count/index.d.ts +41 -0
- package/communications/adhocCalls/item/transcripts/count/index.d.ts.map +1 -0
- package/communications/adhocCalls/item/transcripts/count/index.js +34 -0
- package/communications/adhocCalls/item/transcripts/count/index.js.map +1 -0
- package/communications/adhocCalls/item/transcripts/delta/index.d.ts +91 -0
- package/communications/adhocCalls/item/transcripts/delta/index.d.ts.map +1 -0
- package/communications/adhocCalls/item/transcripts/delta/index.js +74 -0
- package/communications/adhocCalls/item/transcripts/delta/index.js.map +1 -0
- package/communications/adhocCalls/item/transcripts/index.d.ts +102 -0
- package/communications/adhocCalls/item/transcripts/index.d.ts.map +1 -0
- package/communications/adhocCalls/item/transcripts/index.js +76 -0
- package/communications/adhocCalls/item/transcripts/index.js.map +1 -0
- package/communications/adhocCalls/item/transcripts/item/content/index.d.ts +56 -0
- package/communications/adhocCalls/item/transcripts/item/content/index.d.ts.map +1 -0
- package/communications/adhocCalls/item/transcripts/item/content/index.js +47 -0
- package/communications/adhocCalls/item/transcripts/item/content/index.js.map +1 -0
- package/communications/adhocCalls/item/transcripts/item/index.d.ts +83 -0
- package/communications/adhocCalls/item/transcripts/item/index.d.ts.map +1 -0
- package/communications/adhocCalls/item/transcripts/item/index.js +71 -0
- package/communications/adhocCalls/item/transcripts/item/index.js.map +1 -0
- package/communications/adhocCalls/item/transcripts/item/metadataContent/index.d.ts +55 -0
- package/communications/adhocCalls/item/transcripts/item/metadataContent/index.d.ts.map +1 -0
- package/communications/adhocCalls/item/transcripts/item/metadataContent/index.js +45 -0
- package/communications/adhocCalls/item/transcripts/item/metadataContent/index.js.map +1 -0
- package/communications/index.d.ts +5 -0
- package/communications/index.d.ts.map +1 -1
- package/communications/index.js +6 -0
- package/communications/index.js.map +1 -1
- package/communications/presences/item/clearAutomaticLocation/index.d.ts +28 -0
- package/communications/presences/item/clearAutomaticLocation/index.d.ts.map +1 -0
- package/communications/presences/item/clearAutomaticLocation/index.js +25 -0
- package/communications/presences/item/clearAutomaticLocation/index.js.map +1 -0
- package/communications/presences/item/clearLocation/index.d.ts +28 -0
- package/communications/presences/item/clearLocation/index.d.ts.map +1 -0
- package/communications/presences/item/clearLocation/index.js +25 -0
- package/communications/presences/item/clearLocation/index.js.map +1 -0
- package/communications/presences/item/index.d.ts +20 -0
- package/communications/presences/item/index.d.ts.map +1 -1
- package/communications/presences/item/index.js +20 -0
- package/communications/presences/item/index.js.map +1 -1
- package/communications/presences/item/setAutomaticLocation/index.d.ts +64 -0
- package/communications/presences/item/setAutomaticLocation/index.d.ts.map +1 -0
- package/communications/presences/item/setAutomaticLocation/index.js +67 -0
- package/communications/presences/item/setAutomaticLocation/index.js.map +1 -0
- package/communications/presences/item/setManualLocation/index.d.ts +64 -0
- package/communications/presences/item/setManualLocation/index.d.ts.map +1 -0
- package/communications/presences/item/setManualLocation/index.js +67 -0
- package/communications/presences/item/setManualLocation/index.js.map +1 -0
- package/package.json +2 -3
- package/tsconfig.tsbuildinfo +1 -1
- package/LICENSE +0 -21
|
@@ -0,0 +1,67 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
// Generated by Microsoft Kiota
|
|
4
|
+
// @ts-ignore
|
|
5
|
+
import { WorkLocationTypeObject } from '@microsoft/msgraph-sdk/models/index.js';
|
|
6
|
+
// @ts-ignore
|
|
7
|
+
import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
|
|
8
|
+
/**
|
|
9
|
+
* Creates a new instance of the appropriate class based on discriminator value
|
|
10
|
+
* @param parseNode The parse node to use to read the discriminator value and create the object
|
|
11
|
+
* @returns {SetManualLocationPostRequestBody}
|
|
12
|
+
*/
|
|
13
|
+
// @ts-ignore
|
|
14
|
+
export function createSetManualLocationPostRequestBodyFromDiscriminatorValue(parseNode) {
|
|
15
|
+
return deserializeIntoSetManualLocationPostRequestBody;
|
|
16
|
+
}
|
|
17
|
+
/**
|
|
18
|
+
* The deserialization information for the current model
|
|
19
|
+
* @param SetManualLocationPostRequestBody The instance to deserialize into.
|
|
20
|
+
* @returns {Record<string, (node: ParseNode) => void>}
|
|
21
|
+
*/
|
|
22
|
+
// @ts-ignore
|
|
23
|
+
export function deserializeIntoSetManualLocationPostRequestBody(setManualLocationPostRequestBody = {}) {
|
|
24
|
+
return {
|
|
25
|
+
"backingStoreEnabled": n => { setManualLocationPostRequestBody.backingStoreEnabled = true; },
|
|
26
|
+
"placeId": n => { setManualLocationPostRequestBody.placeId = n.getStringValue(); },
|
|
27
|
+
"workLocationType": n => { setManualLocationPostRequestBody.workLocationType = n.getEnumValue(WorkLocationTypeObject); },
|
|
28
|
+
};
|
|
29
|
+
}
|
|
30
|
+
/**
|
|
31
|
+
* Serializes information the current object
|
|
32
|
+
* @param isSerializingDerivedType A boolean indicating whether the serialization is for a derived type.
|
|
33
|
+
* @param SetManualLocationPostRequestBody The instance to serialize from.
|
|
34
|
+
* @param writer Serialization writer to use to serialize this model
|
|
35
|
+
*/
|
|
36
|
+
// @ts-ignore
|
|
37
|
+
export function serializeSetManualLocationPostRequestBody(writer, setManualLocationPostRequestBody = {}, isSerializingDerivedType = false) {
|
|
38
|
+
if (!setManualLocationPostRequestBody || isSerializingDerivedType) {
|
|
39
|
+
return;
|
|
40
|
+
}
|
|
41
|
+
writer.writeStringValue("placeId", setManualLocationPostRequestBody.placeId);
|
|
42
|
+
writer.writeEnumValue("workLocationType", setManualLocationPostRequestBody.workLocationType);
|
|
43
|
+
writer.writeAdditionalData(setManualLocationPostRequestBody.additionalData);
|
|
44
|
+
}
|
|
45
|
+
/**
|
|
46
|
+
* Uri template for the request builder.
|
|
47
|
+
*/
|
|
48
|
+
export const SetManualLocationRequestBuilderUriTemplate = "{+baseurl}/communications/presences/{presence%2Did}/setManualLocation";
|
|
49
|
+
/**
|
|
50
|
+
* Metadata for all the requests in the request builder.
|
|
51
|
+
*/
|
|
52
|
+
export const SetManualLocationRequestBuilderRequestsMetadata = {
|
|
53
|
+
post: {
|
|
54
|
+
uriTemplate: SetManualLocationRequestBuilderUriTemplate,
|
|
55
|
+
responseBodyContentType: "application/json",
|
|
56
|
+
errorMappings: {
|
|
57
|
+
XXX: createODataErrorFromDiscriminatorValue,
|
|
58
|
+
},
|
|
59
|
+
adapterMethodName: "sendNoResponseContent",
|
|
60
|
+
requestBodyContentType: "application/json",
|
|
61
|
+
requestBodySerializer: serializeSetManualLocationPostRequestBody,
|
|
62
|
+
requestInformationContentSetMethod: "setContentFromParsable",
|
|
63
|
+
},
|
|
64
|
+
};
|
|
65
|
+
/* tslint:enable */
|
|
66
|
+
/* eslint-enable */
|
|
67
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAoB,sBAAsB,EAAE,MAAM,wCAAwC,CAAC;AAClG,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,4DAA4D,CAAC,SAAgC;IACzG,OAAO,+CAA+C,CAAC;AAC3D,CAAC;AACD;;;;GAIG;AACH,aAAa;AACb,MAAM,UAAU,+CAA+C,CAAC,mCAA0F,EAAE;IACxJ,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,gCAAgC,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QAC5F,SAAS,EAAE,CAAC,CAAC,EAAE,GAAG,gCAAgC,CAAC,OAAO,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QAClF,kBAAkB,EAAE,CAAC,CAAC,EAAE,GAAG,gCAAgC,CAAC,gBAAgB,GAAG,CAAC,CAAC,YAAY,CAAmB,sBAAsB,CAAC,CAAC,CAAC,CAAC;KAC7I,CAAA;AACL,CAAC;AACD;;;;;GAKG;AACH,aAAa;AACb,MAAM,UAAU,yCAAyC,CAAC,MAA2B,EAAE,mCAAiG,EAAE,EAAE,2BAAoC,KAAK;IACjO,IAAI,CAAC,gCAAgC,IAAI,wBAAwB,EAAE,CAAC;QAAC,OAAO;IAAC,CAAC;IAC9E,MAAM,CAAC,gBAAgB,CAAC,SAAS,EAAE,gCAAgC,CAAC,OAAO,CAAC,CAAC;IAC7E,MAAM,CAAC,cAAc,CAAmB,kBAAkB,EAAE,gCAAgC,CAAC,gBAAgB,CAAC,CAAC;IAC/G,MAAM,CAAC,mBAAmB,CAAC,gCAAgC,CAAC,cAAc,CAAC,CAAC;AAChF,CAAC;AAmCD;;GAEG;AACH,MAAM,CAAC,MAAM,0CAA0C,GAAG,uEAAuE,CAAC;AAClI;;GAEG;AACH,MAAM,CAAC,MAAM,+CAA+C,GAAqB;IAC7E,IAAI,EAAE;QACF,WAAW,EAAE,0CAA0C;QACvD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;QAC1C,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,yCAAyC;QAChE,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@microsoft/msgraph-sdk-communications",
|
|
3
|
-
"version": "1.0.0-preview.
|
|
3
|
+
"version": "1.0.0-preview.77",
|
|
4
4
|
"description": "Communications fluent API for Microsoft Graph",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"Microsoft",
|
|
@@ -36,6 +36,5 @@
|
|
|
36
36
|
"devDependencies": {
|
|
37
37
|
"typescript": "^5.3.3"
|
|
38
38
|
},
|
|
39
|
-
"type": "module"
|
|
40
|
-
"gitHead": "3154d1fe7345850a78473ecf3ce8e4b46ca6d975"
|
|
39
|
+
"type": "module"
|
|
41
40
|
}
|