@microsoft/msgraph-sdk-communications 1.0.0-preview.19 → 1.0.0-preview.20

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.
Files changed (161) hide show
  1. package/communications/callRecords/count/index.d.ts.map +1 -1
  2. package/communications/callRecords/count/index.js +1 -0
  3. package/communications/callRecords/index.d.ts.map +1 -1
  4. package/communications/callRecords/index.js +6 -0
  5. package/communications/callRecords/item/index.d.ts.map +1 -1
  6. package/communications/callRecords/item/index.js +3 -0
  7. package/communications/callRecords/item/sessions/count/index.d.ts.map +1 -1
  8. package/communications/callRecords/item/sessions/count/index.js +1 -0
  9. package/communications/callRecords/item/sessions/index.d.ts.map +1 -1
  10. package/communications/callRecords/item/sessions/index.js +4 -0
  11. package/communications/callRecords/item/sessions/item/index.d.ts.map +1 -1
  12. package/communications/callRecords/item/sessions/item/index.js +3 -0
  13. package/communications/callRecords/item/sessions/item/segments/count/index.d.ts.map +1 -1
  14. package/communications/callRecords/item/sessions/item/segments/count/index.js +1 -0
  15. package/communications/callRecords/item/sessions/item/segments/index.d.ts.map +1 -1
  16. package/communications/callRecords/item/sessions/item/segments/index.js +4 -0
  17. package/communications/callRecords/item/sessions/item/segments/item/index.d.ts.map +1 -1
  18. package/communications/callRecords/item/sessions/item/segments/item/index.js +2 -0
  19. package/communications/callRecords/microsoftGraphCallRecordsGetDirectRoutingCallsWithFromDateTimeWithToDateTime/index.d.ts.map +1 -1
  20. package/communications/callRecords/microsoftGraphCallRecordsGetDirectRoutingCallsWithFromDateTimeWithToDateTime/index.js +3 -0
  21. package/communications/callRecords/microsoftGraphCallRecordsGetPstnCallsWithFromDateTimeWithToDateTime/index.d.ts.map +1 -1
  22. package/communications/callRecords/microsoftGraphCallRecordsGetPstnCallsWithFromDateTimeWithToDateTime/index.js +3 -0
  23. package/communications/calls/count/index.d.ts.map +1 -1
  24. package/communications/calls/count/index.js +1 -0
  25. package/communications/calls/index.d.ts.map +1 -1
  26. package/communications/calls/index.js +5 -0
  27. package/communications/calls/item/addLargeGalleryView/index.d.ts.map +1 -1
  28. package/communications/calls/item/addLargeGalleryView/index.js +2 -0
  29. package/communications/calls/item/answer/index.d.ts.map +1 -1
  30. package/communications/calls/item/answer/index.js +2 -0
  31. package/communications/calls/item/audioRoutingGroups/count/index.d.ts.map +1 -1
  32. package/communications/calls/item/audioRoutingGroups/count/index.js +1 -0
  33. package/communications/calls/item/audioRoutingGroups/index.d.ts.map +1 -1
  34. package/communications/calls/item/audioRoutingGroups/index.js +4 -0
  35. package/communications/calls/item/audioRoutingGroups/item/index.d.ts.map +1 -1
  36. package/communications/calls/item/audioRoutingGroups/item/index.js +2 -0
  37. package/communications/calls/item/cancelMediaProcessing/index.d.ts.map +1 -1
  38. package/communications/calls/item/cancelMediaProcessing/index.js +2 -0
  39. package/communications/calls/item/changeScreenSharingRole/index.d.ts.map +1 -1
  40. package/communications/calls/item/changeScreenSharingRole/index.js +2 -0
  41. package/communications/calls/item/contentSharingSessions/count/index.d.ts.map +1 -1
  42. package/communications/calls/item/contentSharingSessions/count/index.js +1 -0
  43. package/communications/calls/item/contentSharingSessions/index.d.ts.map +1 -1
  44. package/communications/calls/item/contentSharingSessions/index.js +4 -0
  45. package/communications/calls/item/contentSharingSessions/item/index.d.ts.map +1 -1
  46. package/communications/calls/item/contentSharingSessions/item/index.js +2 -0
  47. package/communications/calls/item/index.d.ts.map +1 -1
  48. package/communications/calls/item/index.js +21 -0
  49. package/communications/calls/item/keepAlive/index.d.ts.map +1 -1
  50. package/communications/calls/item/keepAlive/index.js +1 -0
  51. package/communications/calls/item/mute/index.d.ts.map +1 -1
  52. package/communications/calls/item/mute/index.js +2 -0
  53. package/communications/calls/item/operations/count/index.d.ts.map +1 -1
  54. package/communications/calls/item/operations/count/index.js +1 -0
  55. package/communications/calls/item/operations/index.d.ts.map +1 -1
  56. package/communications/calls/item/operations/index.js +4 -0
  57. package/communications/calls/item/operations/item/index.d.ts.map +1 -1
  58. package/communications/calls/item/operations/item/index.js +2 -0
  59. package/communications/calls/item/participants/count/index.d.ts.map +1 -1
  60. package/communications/calls/item/participants/count/index.js +1 -0
  61. package/communications/calls/item/participants/index.d.ts.map +1 -1
  62. package/communications/calls/item/participants/index.js +5 -0
  63. package/communications/calls/item/participants/invite/index.d.ts +3 -3
  64. package/communications/calls/item/participants/invite/index.d.ts.map +1 -1
  65. package/communications/calls/item/participants/invite/index.js +2 -0
  66. package/communications/calls/item/participants/item/index.d.ts.map +1 -1
  67. package/communications/calls/item/participants/item/index.js +5 -0
  68. package/communications/calls/item/participants/item/mute/index.d.ts.map +1 -1
  69. package/communications/calls/item/participants/item/mute/index.js +2 -0
  70. package/communications/calls/item/participants/item/startHoldMusic/index.d.ts.map +1 -1
  71. package/communications/calls/item/participants/item/startHoldMusic/index.js +2 -0
  72. package/communications/calls/item/participants/item/stopHoldMusic/index.d.ts.map +1 -1
  73. package/communications/calls/item/participants/item/stopHoldMusic/index.js +2 -0
  74. package/communications/calls/item/playPrompt/index.d.ts.map +1 -1
  75. package/communications/calls/item/playPrompt/index.js +2 -0
  76. package/communications/calls/item/recordResponse/index.d.ts.map +1 -1
  77. package/communications/calls/item/recordResponse/index.js +2 -0
  78. package/communications/calls/item/redirect/index.d.ts.map +1 -1
  79. package/communications/calls/item/redirect/index.js +2 -0
  80. package/communications/calls/item/reject/index.d.ts.map +1 -1
  81. package/communications/calls/item/reject/index.js +2 -0
  82. package/communications/calls/item/sendDtmfTones/index.d.ts.map +1 -1
  83. package/communications/calls/item/sendDtmfTones/index.js +2 -0
  84. package/communications/calls/item/subscribeToTone/index.d.ts.map +1 -1
  85. package/communications/calls/item/subscribeToTone/index.js +2 -0
  86. package/communications/calls/item/transfer/index.d.ts.map +1 -1
  87. package/communications/calls/item/transfer/index.js +2 -0
  88. package/communications/calls/item/unmute/index.d.ts.map +1 -1
  89. package/communications/calls/item/unmute/index.js +2 -0
  90. package/communications/calls/item/updateRecordingStatus/index.d.ts.map +1 -1
  91. package/communications/calls/item/updateRecordingStatus/index.js +2 -0
  92. package/communications/calls/logTeleconferenceDeviceQuality/index.d.ts.map +1 -1
  93. package/communications/calls/logTeleconferenceDeviceQuality/index.js +2 -0
  94. package/communications/getPresencesByUserId/index.d.ts.map +1 -1
  95. package/communications/getPresencesByUserId/index.js +2 -0
  96. package/communications/index.d.ts.map +1 -1
  97. package/communications/index.js +7 -0
  98. package/communications/onlineMeetings/count/index.d.ts.map +1 -1
  99. package/communications/onlineMeetings/count/index.js +1 -0
  100. package/communications/onlineMeetings/createOrGet/index.d.ts.map +1 -1
  101. package/communications/onlineMeetings/createOrGet/index.js +2 -0
  102. package/communications/onlineMeetings/index.d.ts.map +1 -1
  103. package/communications/onlineMeetings/index.js +5 -0
  104. package/communications/onlineMeetings/item/attendanceReports/count/index.d.ts.map +1 -1
  105. package/communications/onlineMeetings/item/attendanceReports/count/index.js +1 -0
  106. package/communications/onlineMeetings/item/attendanceReports/index.d.ts.map +1 -1
  107. package/communications/onlineMeetings/item/attendanceReports/index.js +4 -0
  108. package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/count/index.d.ts.map +1 -1
  109. package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/count/index.js +1 -0
  110. package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/index.d.ts.map +1 -1
  111. package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/index.js +4 -0
  112. package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/item/index.d.ts.map +1 -1
  113. package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/item/index.js +2 -0
  114. package/communications/onlineMeetings/item/attendanceReports/item/index.d.ts.map +1 -1
  115. package/communications/onlineMeetings/item/attendanceReports/item/index.js +3 -0
  116. package/communications/onlineMeetings/item/attendeeReport/index.d.ts.map +1 -1
  117. package/communications/onlineMeetings/item/attendeeReport/index.js +1 -0
  118. package/communications/onlineMeetings/item/getVirtualAppointmentJoinWebUrl/index.d.ts.map +1 -1
  119. package/communications/onlineMeetings/item/getVirtualAppointmentJoinWebUrl/index.js +1 -0
  120. package/communications/onlineMeetings/item/index.d.ts.map +1 -1
  121. package/communications/onlineMeetings/item/index.js +9 -0
  122. package/communications/onlineMeetings/item/recordings/count/index.d.ts.map +1 -1
  123. package/communications/onlineMeetings/item/recordings/count/index.js +1 -0
  124. package/communications/onlineMeetings/item/recordings/index.d.ts.map +1 -1
  125. package/communications/onlineMeetings/item/recordings/index.js +4 -0
  126. package/communications/onlineMeetings/item/recordings/item/content/index.d.ts.map +1 -1
  127. package/communications/onlineMeetings/item/recordings/item/content/index.js +2 -0
  128. package/communications/onlineMeetings/item/recordings/item/index.d.ts.map +1 -1
  129. package/communications/onlineMeetings/item/recordings/item/index.js +3 -0
  130. package/communications/onlineMeetings/item/sendVirtualAppointmentReminderSms/index.d.ts.map +1 -1
  131. package/communications/onlineMeetings/item/sendVirtualAppointmentReminderSms/index.js +2 -0
  132. package/communications/onlineMeetings/item/sendVirtualAppointmentSms/index.d.ts.map +1 -1
  133. package/communications/onlineMeetings/item/sendVirtualAppointmentSms/index.js +2 -0
  134. package/communications/onlineMeetings/item/transcripts/count/index.d.ts.map +1 -1
  135. package/communications/onlineMeetings/item/transcripts/count/index.js +1 -0
  136. package/communications/onlineMeetings/item/transcripts/index.d.ts.map +1 -1
  137. package/communications/onlineMeetings/item/transcripts/index.js +4 -0
  138. package/communications/onlineMeetings/item/transcripts/item/content/index.d.ts.map +1 -1
  139. package/communications/onlineMeetings/item/transcripts/item/content/index.js +2 -0
  140. package/communications/onlineMeetings/item/transcripts/item/index.d.ts.map +1 -1
  141. package/communications/onlineMeetings/item/transcripts/item/index.js +4 -0
  142. package/communications/onlineMeetings/item/transcripts/item/metadataContent/index.d.ts.map +1 -1
  143. package/communications/onlineMeetings/item/transcripts/item/metadataContent/index.js +1 -0
  144. package/communications/presences/count/index.d.ts.map +1 -1
  145. package/communications/presences/count/index.js +1 -0
  146. package/communications/presences/index.d.ts.map +1 -1
  147. package/communications/presences/index.js +4 -0
  148. package/communications/presences/item/clearPresence/index.d.ts.map +1 -1
  149. package/communications/presences/item/clearPresence/index.js +1 -0
  150. package/communications/presences/item/clearUserPreferredPresence/index.d.ts.map +1 -1
  151. package/communications/presences/item/clearUserPreferredPresence/index.js +1 -0
  152. package/communications/presences/item/index.d.ts.map +1 -1
  153. package/communications/presences/item/index.js +7 -0
  154. package/communications/presences/item/setPresence/index.d.ts.map +1 -1
  155. package/communications/presences/item/setPresence/index.js +1 -0
  156. package/communications/presences/item/setStatusMessage/index.d.ts.map +1 -1
  157. package/communications/presences/item/setStatusMessage/index.js +2 -0
  158. package/communications/presences/item/setUserPreferredPresence/index.d.ts.map +1 -1
  159. package/communications/presences/item/setUserPreferredPresence/index.js +1 -0
  160. package/package.json +3 -3
  161. package/tsconfig.tsbuildinfo +1 -1
@@ -4,6 +4,7 @@ exports.SetPresenceRequestBuilderRequestsMetadata = exports.SetPresenceRequestBu
4
4
  /* tslint:disable */
5
5
  /* eslint-disable */
6
6
  // Generated by Microsoft Kiota
7
+ // @ts-ignore
7
8
  const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
8
9
  /**
9
10
  * Creates a new instance of the appropriate class based on discriminator value
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAqF,KAAK,qBAAqB,EAAE,MAAM,gCAAgC,CAAC;AAE/J,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,2DAA2D,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAEnL;AACD;;;GAGG;AACH,wBAAgB,8CAA8C,CAAC,+BAA+B,GAAE,OAAO,CAAC,+BAA+B,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAKrM;AACD;;;GAGG;AACH,wBAAgB,wCAAwC,CAAC,MAAM,EAAE,mBAAmB,EAAE,+BAA+B,GAAE,OAAO,CAAC,+BAA+B,CAAC,GAAG,SAAc,GAAI,IAAI,CAGvL;AACD,MAAM,WAAW,+BAAgC,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IAChG;;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,qBAAqB,CAAC;CACzC;AACD;;GAEG;AACH,MAAM,WAAW,8BAA+B,SAAQ,kBAAkB,CAAC,8BAA8B,CAAC;IACtG;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,+BAA+B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IAC9H;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,+BAA+B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC1J;AACD;;GAEG;AACH,eAAO,MAAM,yCAAyC,yEAAyE,CAAC;AAChI;;GAEG;AACH,eAAO,MAAM,8CAA8C,EAAE,gBAY5D,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAqF,KAAK,qBAAqB,EAAE,MAAM,gCAAgC,CAAC;AAI/J,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,2DAA2D,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAEnL;AACD;;;GAGG;AACH,wBAAgB,8CAA8C,CAAC,+BAA+B,GAAE,OAAO,CAAC,+BAA+B,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAKrM;AACD;;;GAGG;AACH,wBAAgB,wCAAwC,CAAC,MAAM,EAAE,mBAAmB,EAAE,+BAA+B,GAAE,OAAO,CAAC,+BAA+B,CAAC,GAAG,SAAc,GAAI,IAAI,CAGvL;AACD,MAAM,WAAW,+BAAgC,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IAChG;;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,qBAAqB,CAAC;CACzC;AACD;;GAEG;AACH,MAAM,WAAW,8BAA+B,SAAQ,kBAAkB,CAAC,8BAA8B,CAAC;IACtG;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,+BAA+B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IAC9H;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,+BAA+B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC1J;AACD;;GAEG;AACH,eAAO,MAAM,yCAAyC,yEAAyE,CAAC;AAChI;;GAEG;AACH,eAAO,MAAM,8CAA8C,EAAE,gBAY5D,CAAC"}
@@ -4,7 +4,9 @@ exports.SetStatusMessageRequestBuilderRequestsMetadata = exports.SetStatusMessag
4
4
  /* tslint:disable */
5
5
  /* eslint-disable */
6
6
  // Generated by Microsoft Kiota
7
+ // @ts-ignore
7
8
  const models_1 = require("@microsoft/msgraph-sdk/models/");
9
+ // @ts-ignore
8
10
  const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
9
11
  /**
10
12
  * Creates a new instance of the appropriate class based on discriminator value
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAEjT;;;;GAIG;AACH,wBAAgB,mEAAmE,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAE3L;AACD;;;GAGG;AACH,wBAAgB,sDAAsD,CAAC,uCAAuC,GAAE,OAAO,CAAC,uCAAuC,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAO7N;AACD;;;GAGG;AACH,wBAAgB,gDAAgD,CAAC,MAAM,EAAE,mBAAmB,EAAE,uCAAuC,GAAE,OAAO,CAAC,uCAAuC,CAAC,GAAG,SAAc,GAAI,IAAI,CAK/M;AACD,MAAM,WAAW,uCAAwC,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IACxG;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzC;;OAEG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B;;OAEG;IACH,kBAAkB,CAAC,EAAE,QAAQ,CAAC;CACjC;AACD;;GAEG;AACH,MAAM,WAAW,sCAAuC,SAAQ,kBAAkB,CAAC,sCAAsC,CAAC;IACtH;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,uCAAuC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACtI;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,uCAAuC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAClK;AACD;;GAEG;AACH,eAAO,MAAM,iDAAiD,iFAAiF,CAAC;AAChJ;;GAEG;AACH,eAAO,MAAM,sDAAsD,EAAE,gBAYpE,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAEjT;;;;GAIG;AACH,wBAAgB,mEAAmE,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAE3L;AACD;;;GAGG;AACH,wBAAgB,sDAAsD,CAAC,uCAAuC,GAAE,OAAO,CAAC,uCAAuC,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAO7N;AACD;;;GAGG;AACH,wBAAgB,gDAAgD,CAAC,MAAM,EAAE,mBAAmB,EAAE,uCAAuC,GAAE,OAAO,CAAC,uCAAuC,CAAC,GAAG,SAAc,GAAI,IAAI,CAK/M;AACD,MAAM,WAAW,uCAAwC,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IACxG;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzC;;OAEG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B;;OAEG;IACH,kBAAkB,CAAC,EAAE,QAAQ,CAAC;CACjC;AACD;;GAEG;AACH,MAAM,WAAW,sCAAuC,SAAQ,kBAAkB,CAAC,sCAAsC,CAAC;IACtH;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,uCAAuC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACtI;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,uCAAuC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAClK;AACD;;GAEG;AACH,eAAO,MAAM,iDAAiD,iFAAiF,CAAC;AAChJ;;GAEG;AACH,eAAO,MAAM,sDAAsD,EAAE,gBAYpE,CAAC"}
@@ -4,6 +4,7 @@ exports.SetUserPreferredPresenceRequestBuilderRequestsMetadata = exports.SetUser
4
4
  /* tslint:disable */
5
5
  /* eslint-disable */
6
6
  // Generated by Microsoft Kiota
7
+ // @ts-ignore
7
8
  const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
8
9
  /**
9
10
  * Creates a new instance of the appropriate class based on discriminator value
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@microsoft/msgraph-sdk-communications",
3
- "version": "1.0.0-preview.19",
3
+ "version": "1.0.0-preview.20",
4
4
  "description": "Communications fluent API for Microsoft Graph",
5
5
  "keywords": [
6
6
  "Microsoft",
@@ -37,12 +37,12 @@
37
37
  "@microsoft/kiota-serialization-json": "^1.0.0-preview.39",
38
38
  "@microsoft/kiota-serialization-multipart": "^1.0.0-preview.18",
39
39
  "@microsoft/kiota-serialization-text": "^1.0.0-preview.36",
40
- "@microsoft/msgraph-sdk": "^1.0.0-preview.19",
40
+ "@microsoft/msgraph-sdk": "^1.0.0-preview.20",
41
41
  "guid-typescript": "^1.0.9",
42
42
  "tslib": "^2.6.2"
43
43
  },
44
44
  "devDependencies": {
45
45
  "typescript": "^5.3.3"
46
46
  },
47
- "gitHead": "d171fce012edfc5fac41a8d1ceea638fa462c013"
47
+ "gitHead": "e2bd6df39237b2ec731c26773cfd7bb25b978077"
48
48
  }