@microsoft/msgraph-sdk-communications 1.0.0-preview.23 → 1.0.0-preview.25

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (299) hide show
  1. package/communications/callRecords/count/index.js +6 -8
  2. package/communications/callRecords/count/index.js.map +1 -0
  3. package/communications/callRecords/index.d.ts +9 -8
  4. package/communications/callRecords/index.d.ts.map +1 -1
  5. package/communications/callRecords/index.js +22 -24
  6. package/communications/callRecords/index.js.map +1 -0
  7. package/communications/callRecords/item/index.d.ts +15 -5
  8. package/communications/callRecords/item/index.d.ts.map +1 -1
  9. package/communications/callRecords/item/index.js +29 -20
  10. package/communications/callRecords/item/index.js.map +1 -0
  11. package/communications/callRecords/item/organizer_v2/index.d.ts +69 -0
  12. package/communications/callRecords/item/organizer_v2/index.d.ts.map +1 -0
  13. package/communications/callRecords/item/organizer_v2/index.js +56 -0
  14. package/communications/callRecords/item/organizer_v2/index.js.map +1 -0
  15. package/communications/callRecords/item/participants_v2/count/index.d.ts +41 -0
  16. package/communications/callRecords/item/participants_v2/count/index.d.ts.map +1 -0
  17. package/communications/callRecords/item/participants_v2/count/index.js +34 -0
  18. package/communications/callRecords/item/participants_v2/count/index.js.map +1 -0
  19. package/communications/callRecords/item/participants_v2/index.d.ts +98 -0
  20. package/communications/callRecords/item/participants_v2/index.d.ts.map +1 -0
  21. package/communications/callRecords/item/participants_v2/index.js +70 -0
  22. package/communications/callRecords/item/participants_v2/index.js.map +1 -0
  23. package/communications/callRecords/item/participants_v2/item/index.d.ts +69 -0
  24. package/communications/callRecords/item/participants_v2/item/index.d.ts.map +1 -0
  25. package/communications/callRecords/item/participants_v2/item/index.js +56 -0
  26. package/communications/callRecords/item/participants_v2/item/index.js.map +1 -0
  27. package/communications/callRecords/item/sessions/count/index.js +6 -8
  28. package/communications/callRecords/item/sessions/count/index.js.map +1 -0
  29. package/communications/callRecords/item/sessions/index.d.ts +3 -3
  30. package/communications/callRecords/item/sessions/index.d.ts.map +1 -1
  31. package/communications/callRecords/item/sessions/index.js +18 -20
  32. package/communications/callRecords/item/sessions/index.js.map +1 -0
  33. package/communications/callRecords/item/sessions/item/index.d.ts +2 -2
  34. package/communications/callRecords/item/sessions/item/index.d.ts.map +1 -1
  35. package/communications/callRecords/item/sessions/item/index.js +18 -20
  36. package/communications/callRecords/item/sessions/item/index.js.map +1 -0
  37. package/communications/callRecords/item/sessions/item/segments/count/index.js +6 -8
  38. package/communications/callRecords/item/sessions/item/segments/count/index.js.map +1 -0
  39. package/communications/callRecords/item/sessions/item/segments/index.d.ts +3 -3
  40. package/communications/callRecords/item/sessions/item/segments/index.d.ts.map +1 -1
  41. package/communications/callRecords/item/sessions/item/segments/index.js +17 -19
  42. package/communications/callRecords/item/sessions/item/segments/index.js.map +1 -0
  43. package/communications/callRecords/item/sessions/item/segments/item/index.d.ts +1 -1
  44. package/communications/callRecords/item/sessions/item/segments/item/index.d.ts.map +1 -1
  45. package/communications/callRecords/item/sessions/item/segments/item/index.js +14 -16
  46. package/communications/callRecords/item/sessions/item/segments/item/index.js.map +1 -0
  47. package/communications/callRecords/microsoftGraphCallRecordsGetDirectRoutingCallsWithFromDateTimeWithToDateTime/index.d.ts +2 -2
  48. package/communications/callRecords/microsoftGraphCallRecordsGetDirectRoutingCallsWithFromDateTimeWithToDateTime/index.d.ts.map +1 -1
  49. package/communications/callRecords/microsoftGraphCallRecordsGetDirectRoutingCallsWithFromDateTimeWithToDateTime/index.js +14 -19
  50. package/communications/callRecords/microsoftGraphCallRecordsGetDirectRoutingCallsWithFromDateTimeWithToDateTime/index.js.map +1 -0
  51. package/communications/callRecords/microsoftGraphCallRecordsGetPstnCallsWithFromDateTimeWithToDateTime/index.d.ts +2 -2
  52. package/communications/callRecords/microsoftGraphCallRecordsGetPstnCallsWithFromDateTimeWithToDateTime/index.d.ts.map +1 -1
  53. package/communications/callRecords/microsoftGraphCallRecordsGetPstnCallsWithFromDateTimeWithToDateTime/index.js +14 -19
  54. package/communications/callRecords/microsoftGraphCallRecordsGetPstnCallsWithFromDateTimeWithToDateTime/index.js.map +1 -0
  55. package/communications/calls/count/index.js +6 -8
  56. package/communications/calls/count/index.js.map +1 -0
  57. package/communications/calls/index.d.ts +4 -4
  58. package/communications/calls/index.d.ts.map +1 -1
  59. package/communications/calls/index.js +20 -22
  60. package/communications/calls/index.js.map +1 -0
  61. package/communications/calls/item/addLargeGalleryView/index.d.ts +1 -1
  62. package/communications/calls/item/addLargeGalleryView/index.d.ts.map +1 -1
  63. package/communications/calls/item/addLargeGalleryView/index.js +11 -16
  64. package/communications/calls/item/addLargeGalleryView/index.js.map +1 -0
  65. package/communications/calls/item/answer/index.d.ts +1 -1
  66. package/communications/calls/item/answer/index.d.ts.map +1 -1
  67. package/communications/calls/item/answer/index.js +15 -20
  68. package/communications/calls/item/answer/index.js.map +1 -0
  69. package/communications/calls/item/audioRoutingGroups/count/index.js +6 -8
  70. package/communications/calls/item/audioRoutingGroups/count/index.js.map +1 -0
  71. package/communications/calls/item/audioRoutingGroups/index.d.ts +3 -3
  72. package/communications/calls/item/audioRoutingGroups/index.d.ts.map +1 -1
  73. package/communications/calls/item/audioRoutingGroups/index.js +17 -19
  74. package/communications/calls/item/audioRoutingGroups/index.js.map +1 -0
  75. package/communications/calls/item/audioRoutingGroups/item/index.d.ts +1 -1
  76. package/communications/calls/item/audioRoutingGroups/item/index.d.ts.map +1 -1
  77. package/communications/calls/item/audioRoutingGroups/item/index.js +14 -16
  78. package/communications/calls/item/audioRoutingGroups/item/index.js.map +1 -0
  79. package/communications/calls/item/cancelMediaProcessing/index.d.ts +1 -1
  80. package/communications/calls/item/cancelMediaProcessing/index.d.ts.map +1 -1
  81. package/communications/calls/item/cancelMediaProcessing/index.js +11 -16
  82. package/communications/calls/item/cancelMediaProcessing/index.js.map +1 -0
  83. package/communications/calls/item/changeScreenSharingRole/index.d.ts +1 -1
  84. package/communications/calls/item/changeScreenSharingRole/index.d.ts.map +1 -1
  85. package/communications/calls/item/changeScreenSharingRole/index.js +11 -16
  86. package/communications/calls/item/changeScreenSharingRole/index.js.map +1 -0
  87. package/communications/calls/item/contentSharingSessions/count/index.js +6 -8
  88. package/communications/calls/item/contentSharingSessions/count/index.js.map +1 -0
  89. package/communications/calls/item/contentSharingSessions/index.d.ts +3 -3
  90. package/communications/calls/item/contentSharingSessions/index.d.ts.map +1 -1
  91. package/communications/calls/item/contentSharingSessions/index.js +17 -19
  92. package/communications/calls/item/contentSharingSessions/index.js.map +1 -0
  93. package/communications/calls/item/contentSharingSessions/item/index.d.ts +1 -1
  94. package/communications/calls/item/contentSharingSessions/item/index.d.ts.map +1 -1
  95. package/communications/calls/item/contentSharingSessions/item/index.js +14 -16
  96. package/communications/calls/item/contentSharingSessions/item/index.js.map +1 -0
  97. package/communications/calls/item/index.d.ts +20 -20
  98. package/communications/calls/item/index.d.ts.map +1 -1
  99. package/communications/calls/item/index.js +57 -59
  100. package/communications/calls/item/index.js.map +1 -0
  101. package/communications/calls/item/keepAlive/index.js +6 -8
  102. package/communications/calls/item/keepAlive/index.js.map +1 -0
  103. package/communications/calls/item/mute/index.d.ts +1 -1
  104. package/communications/calls/item/mute/index.d.ts.map +1 -1
  105. package/communications/calls/item/mute/index.js +11 -16
  106. package/communications/calls/item/mute/index.js.map +1 -0
  107. package/communications/calls/item/operations/count/index.js +6 -8
  108. package/communications/calls/item/operations/count/index.js.map +1 -0
  109. package/communications/calls/item/operations/index.d.ts +3 -3
  110. package/communications/calls/item/operations/index.d.ts.map +1 -1
  111. package/communications/calls/item/operations/index.js +17 -19
  112. package/communications/calls/item/operations/index.js.map +1 -0
  113. package/communications/calls/item/operations/item/index.d.ts +1 -1
  114. package/communications/calls/item/operations/item/index.d.ts.map +1 -1
  115. package/communications/calls/item/operations/item/index.js +14 -16
  116. package/communications/calls/item/operations/item/index.js.map +1 -0
  117. package/communications/calls/item/participants/count/index.js +6 -8
  118. package/communications/calls/item/participants/count/index.js.map +1 -0
  119. package/communications/calls/item/participants/index.d.ts +4 -4
  120. package/communications/calls/item/participants/index.d.ts.map +1 -1
  121. package/communications/calls/item/participants/index.js +20 -22
  122. package/communications/calls/item/participants/index.js.map +1 -0
  123. package/communications/calls/item/participants/invite/index.d.ts +4 -4
  124. package/communications/calls/item/participants/invite/index.d.ts.map +1 -1
  125. package/communications/calls/item/participants/invite/index.js +13 -18
  126. package/communications/calls/item/participants/invite/index.js.map +1 -0
  127. package/communications/calls/item/participants/item/index.d.ts +4 -4
  128. package/communications/calls/item/participants/item/index.d.ts.map +1 -1
  129. package/communications/calls/item/participants/item/index.js +21 -23
  130. package/communications/calls/item/participants/item/index.js.map +1 -0
  131. package/communications/calls/item/participants/item/mute/index.d.ts +1 -1
  132. package/communications/calls/item/participants/item/mute/index.d.ts.map +1 -1
  133. package/communications/calls/item/participants/item/mute/index.js +11 -16
  134. package/communications/calls/item/participants/item/mute/index.js.map +1 -0
  135. package/communications/calls/item/participants/item/startHoldMusic/index.d.ts +1 -1
  136. package/communications/calls/item/participants/item/startHoldMusic/index.d.ts.map +1 -1
  137. package/communications/calls/item/participants/item/startHoldMusic/index.js +13 -18
  138. package/communications/calls/item/participants/item/startHoldMusic/index.js.map +1 -0
  139. package/communications/calls/item/participants/item/stopHoldMusic/index.d.ts +1 -1
  140. package/communications/calls/item/participants/item/stopHoldMusic/index.d.ts.map +1 -1
  141. package/communications/calls/item/participants/item/stopHoldMusic/index.js +11 -16
  142. package/communications/calls/item/participants/item/stopHoldMusic/index.js.map +1 -0
  143. package/communications/calls/item/playPrompt/index.d.ts +1 -1
  144. package/communications/calls/item/playPrompt/index.d.ts.map +1 -1
  145. package/communications/calls/item/playPrompt/index.js +13 -18
  146. package/communications/calls/item/playPrompt/index.js.map +1 -0
  147. package/communications/calls/item/recordResponse/index.d.ts +1 -1
  148. package/communications/calls/item/recordResponse/index.d.ts.map +1 -1
  149. package/communications/calls/item/recordResponse/index.js +13 -18
  150. package/communications/calls/item/recordResponse/index.js.map +1 -0
  151. package/communications/calls/item/redirect/index.d.ts +1 -1
  152. package/communications/calls/item/redirect/index.d.ts.map +1 -1
  153. package/communications/calls/item/redirect/index.js +12 -17
  154. package/communications/calls/item/redirect/index.js.map +1 -0
  155. package/communications/calls/item/reject/index.d.ts +1 -1
  156. package/communications/calls/item/reject/index.d.ts.map +1 -1
  157. package/communications/calls/item/reject/index.js +11 -16
  158. package/communications/calls/item/reject/index.js.map +1 -0
  159. package/communications/calls/item/sendDtmfTones/index.d.ts +1 -1
  160. package/communications/calls/item/sendDtmfTones/index.d.ts.map +1 -1
  161. package/communications/calls/item/sendDtmfTones/index.js +12 -17
  162. package/communications/calls/item/sendDtmfTones/index.js.map +1 -0
  163. package/communications/calls/item/subscribeToTone/index.d.ts +1 -1
  164. package/communications/calls/item/subscribeToTone/index.d.ts.map +1 -1
  165. package/communications/calls/item/subscribeToTone/index.js +11 -16
  166. package/communications/calls/item/subscribeToTone/index.js.map +1 -0
  167. package/communications/calls/item/transfer/index.d.ts +1 -1
  168. package/communications/calls/item/transfer/index.d.ts.map +1 -1
  169. package/communications/calls/item/transfer/index.js +14 -19
  170. package/communications/calls/item/transfer/index.js.map +1 -0
  171. package/communications/calls/item/unmute/index.d.ts +1 -1
  172. package/communications/calls/item/unmute/index.d.ts.map +1 -1
  173. package/communications/calls/item/unmute/index.js +11 -16
  174. package/communications/calls/item/unmute/index.js.map +1 -0
  175. package/communications/calls/item/updateRecordingStatus/index.d.ts +1 -1
  176. package/communications/calls/item/updateRecordingStatus/index.d.ts.map +1 -1
  177. package/communications/calls/item/updateRecordingStatus/index.js +12 -17
  178. package/communications/calls/item/updateRecordingStatus/index.js.map +1 -0
  179. package/communications/calls/logTeleconferenceDeviceQuality/index.d.ts +1 -1
  180. package/communications/calls/logTeleconferenceDeviceQuality/index.d.ts.map +1 -1
  181. package/communications/calls/logTeleconferenceDeviceQuality/index.js +12 -17
  182. package/communications/calls/logTeleconferenceDeviceQuality/index.js.map +1 -0
  183. package/communications/getPresencesByUserId/index.d.ts +1 -1
  184. package/communications/getPresencesByUserId/index.d.ts.map +1 -1
  185. package/communications/getPresencesByUserId/index.js +16 -24
  186. package/communications/getPresencesByUserId/index.js.map +1 -0
  187. package/communications/index.d.ts +6 -6
  188. package/communications/index.d.ts.map +1 -1
  189. package/communications/index.js +27 -29
  190. package/communications/index.js.map +1 -0
  191. package/communications/onlineMeetings/count/index.js +6 -8
  192. package/communications/onlineMeetings/count/index.js.map +1 -0
  193. package/communications/onlineMeetings/createOrGet/index.d.ts +1 -1
  194. package/communications/onlineMeetings/createOrGet/index.d.ts.map +1 -1
  195. package/communications/onlineMeetings/createOrGet/index.js +15 -20
  196. package/communications/onlineMeetings/createOrGet/index.js.map +1 -0
  197. package/communications/onlineMeetings/index.d.ts +4 -4
  198. package/communications/onlineMeetings/index.d.ts.map +1 -1
  199. package/communications/onlineMeetings/index.js +20 -22
  200. package/communications/onlineMeetings/index.js.map +1 -0
  201. package/communications/onlineMeetings/item/attendanceReports/count/index.js +6 -8
  202. package/communications/onlineMeetings/item/attendanceReports/count/index.js.map +1 -0
  203. package/communications/onlineMeetings/item/attendanceReports/index.d.ts +3 -3
  204. package/communications/onlineMeetings/item/attendanceReports/index.d.ts.map +1 -1
  205. package/communications/onlineMeetings/item/attendanceReports/index.js +18 -20
  206. package/communications/onlineMeetings/item/attendanceReports/index.js.map +1 -0
  207. package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/count/index.js +6 -8
  208. package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/count/index.js.map +1 -0
  209. package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/index.d.ts +3 -3
  210. package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/index.d.ts.map +1 -1
  211. package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/index.js +17 -19
  212. package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/index.js.map +1 -0
  213. package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/item/index.d.ts +1 -1
  214. package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/item/index.d.ts.map +1 -1
  215. package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/item/index.js +14 -16
  216. package/communications/onlineMeetings/item/attendanceReports/item/attendanceRecords/item/index.js.map +1 -0
  217. package/communications/onlineMeetings/item/attendanceReports/item/index.d.ts +2 -2
  218. package/communications/onlineMeetings/item/attendanceReports/item/index.d.ts.map +1 -1
  219. package/communications/onlineMeetings/item/attendanceReports/item/index.js +18 -20
  220. package/communications/onlineMeetings/item/attendanceReports/item/index.js.map +1 -0
  221. package/communications/onlineMeetings/item/attendeeReport/index.d.ts +6 -6
  222. package/communications/onlineMeetings/item/attendeeReport/index.js +10 -12
  223. package/communications/onlineMeetings/item/attendeeReport/index.js.map +1 -0
  224. package/communications/onlineMeetings/item/getVirtualAppointmentJoinWebUrl/index.js +9 -14
  225. package/communications/onlineMeetings/item/getVirtualAppointmentJoinWebUrl/index.js.map +1 -0
  226. package/communications/onlineMeetings/item/index.d.ts +8 -8
  227. package/communications/onlineMeetings/item/index.d.ts.map +1 -1
  228. package/communications/onlineMeetings/item/index.js +32 -34
  229. package/communications/onlineMeetings/item/index.js.map +1 -0
  230. package/communications/onlineMeetings/item/recordings/count/index.js +6 -8
  231. package/communications/onlineMeetings/item/recordings/count/index.js.map +1 -0
  232. package/communications/onlineMeetings/item/recordings/index.d.ts +3 -3
  233. package/communications/onlineMeetings/item/recordings/index.d.ts.map +1 -1
  234. package/communications/onlineMeetings/item/recordings/index.js +18 -20
  235. package/communications/onlineMeetings/item/recordings/index.js.map +1 -0
  236. package/communications/onlineMeetings/item/recordings/item/content/index.d.ts +1 -1
  237. package/communications/onlineMeetings/item/recordings/item/content/index.d.ts.map +1 -1
  238. package/communications/onlineMeetings/item/recordings/item/content/index.js +12 -14
  239. package/communications/onlineMeetings/item/recordings/item/content/index.js.map +1 -0
  240. package/communications/onlineMeetings/item/recordings/item/index.d.ts +2 -2
  241. package/communications/onlineMeetings/item/recordings/item/index.d.ts.map +1 -1
  242. package/communications/onlineMeetings/item/recordings/item/index.js +17 -19
  243. package/communications/onlineMeetings/item/recordings/item/index.js.map +1 -0
  244. package/communications/onlineMeetings/item/sendVirtualAppointmentReminderSms/index.d.ts +1 -1
  245. package/communications/onlineMeetings/item/sendVirtualAppointmentReminderSms/index.d.ts.map +1 -1
  246. package/communications/onlineMeetings/item/sendVirtualAppointmentReminderSms/index.js +13 -18
  247. package/communications/onlineMeetings/item/sendVirtualAppointmentReminderSms/index.js.map +1 -0
  248. package/communications/onlineMeetings/item/sendVirtualAppointmentSms/index.d.ts +1 -1
  249. package/communications/onlineMeetings/item/sendVirtualAppointmentSms/index.d.ts.map +1 -1
  250. package/communications/onlineMeetings/item/sendVirtualAppointmentSms/index.js +13 -18
  251. package/communications/onlineMeetings/item/sendVirtualAppointmentSms/index.js.map +1 -0
  252. package/communications/onlineMeetings/item/transcripts/count/index.js +6 -8
  253. package/communications/onlineMeetings/item/transcripts/count/index.js.map +1 -0
  254. package/communications/onlineMeetings/item/transcripts/index.d.ts +3 -3
  255. package/communications/onlineMeetings/item/transcripts/index.d.ts.map +1 -1
  256. package/communications/onlineMeetings/item/transcripts/index.js +18 -20
  257. package/communications/onlineMeetings/item/transcripts/index.js.map +1 -0
  258. package/communications/onlineMeetings/item/transcripts/item/content/index.d.ts +1 -1
  259. package/communications/onlineMeetings/item/transcripts/item/content/index.d.ts.map +1 -1
  260. package/communications/onlineMeetings/item/transcripts/item/content/index.js +12 -14
  261. package/communications/onlineMeetings/item/transcripts/item/content/index.js.map +1 -0
  262. package/communications/onlineMeetings/item/transcripts/item/index.d.ts +3 -3
  263. package/communications/onlineMeetings/item/transcripts/item/index.d.ts.map +1 -1
  264. package/communications/onlineMeetings/item/transcripts/item/index.js +19 -21
  265. package/communications/onlineMeetings/item/transcripts/item/index.js.map +1 -0
  266. package/communications/onlineMeetings/item/transcripts/item/metadataContent/index.js +10 -12
  267. package/communications/onlineMeetings/item/transcripts/item/metadataContent/index.js.map +1 -0
  268. package/communications/presences/count/index.js +6 -8
  269. package/communications/presences/count/index.js.map +1 -0
  270. package/communications/presences/index.d.ts +3 -3
  271. package/communications/presences/index.d.ts.map +1 -1
  272. package/communications/presences/index.js +18 -20
  273. package/communications/presences/index.js.map +1 -0
  274. package/communications/presences/item/clearPresence/index.js +9 -14
  275. package/communications/presences/item/clearPresence/index.js.map +1 -0
  276. package/communications/presences/item/clearUserPreferredPresence/index.js +6 -8
  277. package/communications/presences/item/clearUserPreferredPresence/index.js.map +1 -0
  278. package/communications/presences/item/index.d.ts +6 -6
  279. package/communications/presences/item/index.d.ts.map +1 -1
  280. package/communications/presences/item/index.js +25 -27
  281. package/communications/presences/item/index.js.map +1 -0
  282. package/communications/presences/item/setPresence/index.js +9 -14
  283. package/communications/presences/item/setPresence/index.js.map +1 -0
  284. package/communications/presences/item/setStatusMessage/index.d.ts +1 -1
  285. package/communications/presences/item/setStatusMessage/index.d.ts.map +1 -1
  286. package/communications/presences/item/setStatusMessage/index.js +12 -17
  287. package/communications/presences/item/setStatusMessage/index.js.map +1 -0
  288. package/communications/presences/item/setUserPreferredPresence/index.js +9 -14
  289. package/communications/presences/item/setUserPreferredPresence/index.js.map +1 -0
  290. package/communicationsServiceClient.d.ts +1 -1
  291. package/communicationsServiceClient.d.ts.map +1 -1
  292. package/communicationsServiceClient.js +20 -23
  293. package/communicationsServiceClient.js.map +1 -0
  294. package/index.d.ts +2 -2
  295. package/index.d.ts.map +1 -1
  296. package/index.js +5 -20
  297. package/index.js.map +1 -0
  298. package/package.json +4 -3
  299. package/tsconfig.tsbuildinfo +1 -1
@@ -1,60 +1,54 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.InviteRequestBuilderRequestsMetadata = exports.InviteRequestBuilderUriTemplate = exports.serializeInvitePostRequestBody = exports.deserializeIntoInvitePostRequestBody = exports.createInvitePostRequestBodyFromDiscriminatorValue = void 0;
4
1
  /* tslint:disable */
5
2
  /* eslint-disable */
6
3
  // Generated by Microsoft Kiota
7
4
  // @ts-ignore
8
- const models_1 = require("@microsoft/msgraph-sdk/models/");
5
+ import { createInvitationParticipantInfoFromDiscriminatorValue, createInviteParticipantsOperationFromDiscriminatorValue, serializeInvitationParticipantInfo } from '@microsoft/msgraph-sdk/models/index.js';
9
6
  // @ts-ignore
10
- const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
7
+ import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
11
8
  /**
12
9
  * Creates a new instance of the appropriate class based on discriminator value
13
10
  * @param parseNode The parse node to use to read the discriminator value and create the object
14
11
  * @returns {InvitePostRequestBody}
15
12
  */
16
- function createInvitePostRequestBodyFromDiscriminatorValue(parseNode) {
13
+ export function createInvitePostRequestBodyFromDiscriminatorValue(parseNode) {
17
14
  return deserializeIntoInvitePostRequestBody;
18
15
  }
19
- exports.createInvitePostRequestBodyFromDiscriminatorValue = createInvitePostRequestBodyFromDiscriminatorValue;
20
16
  /**
21
17
  * The deserialization information for the current model
22
18
  * @returns {Record<string, (node: ParseNode) => void>}
23
19
  */
24
- function deserializeIntoInvitePostRequestBody(invitePostRequestBody = {}) {
20
+ export function deserializeIntoInvitePostRequestBody(invitePostRequestBody = {}) {
25
21
  return {
26
22
  "backingStoreEnabled": n => { invitePostRequestBody.backingStoreEnabled = true; },
27
23
  "clientContext": n => { invitePostRequestBody.clientContext = n.getStringValue(); },
28
- "participants": n => { invitePostRequestBody.participants = n.getCollectionOfObjectValues(models_1.createInvitationParticipantInfoFromDiscriminatorValue); },
24
+ "participants": n => { invitePostRequestBody.participants = n.getCollectionOfObjectValues(createInvitationParticipantInfoFromDiscriminatorValue); },
29
25
  };
30
26
  }
31
- exports.deserializeIntoInvitePostRequestBody = deserializeIntoInvitePostRequestBody;
32
27
  /**
33
28
  * Serializes information the current object
34
29
  * @param writer Serialization writer to use to serialize this model
35
30
  */
36
- function serializeInvitePostRequestBody(writer, invitePostRequestBody = {}) {
31
+ export function serializeInvitePostRequestBody(writer, invitePostRequestBody = {}) {
37
32
  writer.writeStringValue("clientContext", invitePostRequestBody.clientContext);
38
- writer.writeCollectionOfObjectValues("participants", invitePostRequestBody.participants, models_1.serializeInvitationParticipantInfo);
33
+ writer.writeCollectionOfObjectValues("participants", invitePostRequestBody.participants, serializeInvitationParticipantInfo);
39
34
  writer.writeAdditionalData(invitePostRequestBody.additionalData);
40
35
  }
41
- exports.serializeInvitePostRequestBody = serializeInvitePostRequestBody;
42
36
  /**
43
37
  * Uri template for the request builder.
44
38
  */
45
- exports.InviteRequestBuilderUriTemplate = "{+baseurl}/communications/calls/{call%2Did}/participants/invite";
39
+ export const InviteRequestBuilderUriTemplate = "{+baseurl}/communications/calls/{call%2Did}/participants/invite";
46
40
  /**
47
41
  * Metadata for all the requests in the request builder.
48
42
  */
49
- exports.InviteRequestBuilderRequestsMetadata = {
43
+ export const InviteRequestBuilderRequestsMetadata = {
50
44
  post: {
51
- uriTemplate: exports.InviteRequestBuilderUriTemplate,
45
+ uriTemplate: InviteRequestBuilderUriTemplate,
52
46
  responseBodyContentType: "application/json",
53
47
  errorMappings: {
54
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
48
+ XXX: createODataErrorFromDiscriminatorValue,
55
49
  },
56
50
  adapterMethodName: "send",
57
- responseBodyFactory: models_1.createInviteParticipantsOperationFromDiscriminatorValue,
51
+ responseBodyFactory: createInviteParticipantsOperationFromDiscriminatorValue,
58
52
  requestBodyContentType: "application/json",
59
53
  requestBodySerializer: serializeInvitePostRequestBody,
60
54
  requestInformationContentSetMethod: "setContentFromParsable",
@@ -62,3 +56,4 @@ exports.InviteRequestBuilderRequestsMetadata = {
62
56
  };
63
57
  /* tslint:enable */
64
58
  /* eslint-enable */
59
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,qDAAqD,EAAE,uDAAuD,EAAE,kCAAkC,EAA0G,MAAM,wCAAwC,CAAC;AACpT,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,MAAM,UAAU,iDAAiD,CAAC,SAAgC;IAC9F,OAAO,oCAAoC,CAAC;AAChD,CAAC;AACD;;;GAGG;AACH,MAAM,UAAU,oCAAoC,CAAC,wBAAoE,EAAE;IACvH,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,qBAAqB,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QACjF,eAAe,EAAE,CAAC,CAAC,EAAE,GAAG,qBAAqB,CAAC,aAAa,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QACnF,cAAc,EAAE,CAAC,CAAC,EAAE,GAAG,qBAAqB,CAAC,YAAY,GAAG,CAAC,CAAC,2BAA2B,CAA4B,qDAAqD,CAAC,CAAC,CAAC,CAAC;KACjL,CAAA;AACL,CAAC;AAwCD;;;GAGG;AACH,MAAM,UAAU,8BAA8B,CAAC,MAA2B,EAAE,wBAAoE,EAAE;IAC9I,MAAM,CAAC,gBAAgB,CAAC,eAAe,EAAE,qBAAqB,CAAC,aAAa,CAAC,CAAC;IAC9E,MAAM,CAAC,6BAA6B,CAA4B,cAAc,EAAE,qBAAqB,CAAC,YAAY,EAAE,kCAAkC,CAAC,CAAC;IACxJ,MAAM,CAAC,mBAAmB,CAAC,qBAAqB,CAAC,cAAc,CAAC,CAAC;AACrE,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,+BAA+B,GAAG,iEAAiE,CAAC;AACjH;;GAEG;AACH,MAAM,CAAC,MAAM,oCAAoC,GAAqB;IAClE,IAAI,EAAE;QACF,WAAW,EAAE,+BAA+B;QAC5C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,uDAAuD;QAC7E,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,8BAA8B;QACrD,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -1,7 +1,7 @@
1
- import { type Participant } from '@microsoft/msgraph-sdk/models/';
2
- import { type MuteRequestBuilder } from './mute/';
3
- import { type StartHoldMusicRequestBuilder } from './startHoldMusic/';
4
- import { type StopHoldMusicRequestBuilder } from './stopHoldMusic/';
1
+ import { type Participant } from '@microsoft/msgraph-sdk/models/index.js';
2
+ import { type MuteRequestBuilder } from './mute/index.js';
3
+ import { type StartHoldMusicRequestBuilder } from './startHoldMusic/index.js';
4
+ import { type StopHoldMusicRequestBuilder } from './stopHoldMusic/index.js';
5
5
  import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
6
6
  /**
7
7
  * Provides operations to manage the participants property of the microsoft.graph.call entity.
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAiE,KAAK,WAAW,EAAE,MAAM,gCAAgC,CAAC;AAIjI,OAAO,EAAsC,KAAK,kBAAkB,EAAE,MAAM,SAAS,CAAC;AAEtF,OAAO,EAAgD,KAAK,4BAA4B,EAAE,MAAM,mBAAmB,CAAC;AAEpH,OAAO,EAA+C,KAAK,2BAA2B,EAAE,MAAM,kBAAkB,CAAC;AAEjH,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,6BAA8B,SAAQ,kBAAkB,CAAC,6BAA6B,CAAC;IACpG;;OAEG;IACH,IAAI,IAAI,IAAI,kBAAkB,CAAC;IAC/B;;OAEG;IACH,IAAI,cAAc,IAAI,4BAA4B,CAAC;IACnD;;OAEG;IACH,IAAI,aAAa,IAAI,2BAA2B,CAAC;IACjD;;;;;OAKG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,+CAA+C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,WAAW,GAAG,SAAS,CAAC,CAAC;IAClJ;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,WAAW,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,WAAW,GAAG,SAAS,CAAC,CAAC;IAC9H;;;;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,+CAA+C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACxJ;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,WAAW,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACvI;AACD;;GAEG;AACH,MAAM,WAAW,+CAA+C;IAC5D;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,wCAAwC,sGAAsG,CAAC;AAQ5J;;GAEG;AACH,eAAO,MAAM,+CAA+C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,6BAA6B,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAUxK,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,6CAA6C,EAAE,gBA+B3D,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAiE,KAAK,WAAW,EAAE,MAAM,wCAAwC,CAAC;AAIzI,OAAO,EAAsC,KAAK,kBAAkB,EAAE,MAAM,iBAAiB,CAAC;AAE9F,OAAO,EAAgD,KAAK,4BAA4B,EAAE,MAAM,2BAA2B,CAAC;AAE5H,OAAO,EAA+C,KAAK,2BAA2B,EAAE,MAAM,0BAA0B,CAAC;AAEzH,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,6BAA8B,SAAQ,kBAAkB,CAAC,6BAA6B,CAAC;IACpG;;OAEG;IACH,IAAI,IAAI,IAAI,kBAAkB,CAAC;IAC/B;;OAEG;IACH,IAAI,cAAc,IAAI,4BAA4B,CAAC;IACnD;;OAEG;IACH,IAAI,aAAa,IAAI,2BAA2B,CAAC;IACjD;;;;;OAKG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,+CAA+C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,WAAW,GAAG,SAAS,CAAC,CAAC;IAClJ;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,WAAW,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,WAAW,GAAG,SAAS,CAAC,CAAC;IAC9H;;;;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,+CAA+C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACxJ;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,WAAW,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACvI;AACD;;GAEG;AACH,MAAM,WAAW,+CAA+C;IAC5D;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,wCAAwC,sGAAsG,CAAC;AAQ5J;;GAEG;AACH,eAAO,MAAM,+CAA+C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,6BAA6B,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAUxK,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,6CAA6C,EAAE,gBA+B3D,CAAC"}
@@ -1,23 +1,20 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ParticipantItemRequestBuilderRequestsMetadata = exports.ParticipantItemRequestBuilderNavigationMetadata = exports.ParticipantItemRequestBuilderUriTemplate = void 0;
4
1
  /* tslint:disable */
5
2
  /* eslint-disable */
6
3
  // Generated by Microsoft Kiota
7
4
  // @ts-ignore
8
- const models_1 = require("@microsoft/msgraph-sdk/models/");
5
+ import { createParticipantFromDiscriminatorValue, serializeParticipant } from '@microsoft/msgraph-sdk/models/index.js';
9
6
  // @ts-ignore
10
- const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
7
+ import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
11
8
  // @ts-ignore
12
- const mute_1 = require("./mute/");
9
+ import { MuteRequestBuilderRequestsMetadata } from './mute/index.js';
13
10
  // @ts-ignore
14
- const startHoldMusic_1 = require("./startHoldMusic/");
11
+ import { StartHoldMusicRequestBuilderRequestsMetadata } from './startHoldMusic/index.js';
15
12
  // @ts-ignore
16
- const stopHoldMusic_1 = require("./stopHoldMusic/");
13
+ import { StopHoldMusicRequestBuilderRequestsMetadata } from './stopHoldMusic/index.js';
17
14
  /**
18
15
  * Uri template for the request builder.
19
16
  */
20
- exports.ParticipantItemRequestBuilderUriTemplate = "{+baseurl}/communications/calls/{call%2Did}/participants/{participant%2Did}{?%24expand,%24select}";
17
+ export const ParticipantItemRequestBuilderUriTemplate = "{+baseurl}/communications/calls/{call%2Did}/participants/{participant%2Did}{?%24expand,%24select}";
21
18
  /**
22
19
  * Mapper for query parameters from symbol name to serialization name represented as a constant.
23
20
  */
@@ -28,51 +25,52 @@ const ParticipantItemRequestBuilderGetQueryParametersMapper = {
28
25
  /**
29
26
  * Metadata for all the navigation properties in the request builder.
30
27
  */
31
- exports.ParticipantItemRequestBuilderNavigationMetadata = {
28
+ export const ParticipantItemRequestBuilderNavigationMetadata = {
32
29
  mute: {
33
- requestsMetadata: mute_1.MuteRequestBuilderRequestsMetadata,
30
+ requestsMetadata: MuteRequestBuilderRequestsMetadata,
34
31
  },
35
32
  startHoldMusic: {
36
- requestsMetadata: startHoldMusic_1.StartHoldMusicRequestBuilderRequestsMetadata,
33
+ requestsMetadata: StartHoldMusicRequestBuilderRequestsMetadata,
37
34
  },
38
35
  stopHoldMusic: {
39
- requestsMetadata: stopHoldMusic_1.StopHoldMusicRequestBuilderRequestsMetadata,
36
+ requestsMetadata: StopHoldMusicRequestBuilderRequestsMetadata,
40
37
  },
41
38
  };
42
39
  /**
43
40
  * Metadata for all the requests in the request builder.
44
41
  */
45
- exports.ParticipantItemRequestBuilderRequestsMetadata = {
42
+ export const ParticipantItemRequestBuilderRequestsMetadata = {
46
43
  delete: {
47
- uriTemplate: exports.ParticipantItemRequestBuilderUriTemplate,
44
+ uriTemplate: ParticipantItemRequestBuilderUriTemplate,
48
45
  responseBodyContentType: "application/json",
49
46
  errorMappings: {
50
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
47
+ XXX: createODataErrorFromDiscriminatorValue,
51
48
  },
52
49
  adapterMethodName: "sendNoResponseContent",
53
50
  },
54
51
  get: {
55
- uriTemplate: exports.ParticipantItemRequestBuilderUriTemplate,
52
+ uriTemplate: ParticipantItemRequestBuilderUriTemplate,
56
53
  responseBodyContentType: "application/json",
57
54
  errorMappings: {
58
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
55
+ XXX: createODataErrorFromDiscriminatorValue,
59
56
  },
60
57
  adapterMethodName: "send",
61
- responseBodyFactory: models_1.createParticipantFromDiscriminatorValue,
58
+ responseBodyFactory: createParticipantFromDiscriminatorValue,
62
59
  queryParametersMapper: ParticipantItemRequestBuilderGetQueryParametersMapper,
63
60
  },
64
61
  patch: {
65
- uriTemplate: exports.ParticipantItemRequestBuilderUriTemplate,
62
+ uriTemplate: ParticipantItemRequestBuilderUriTemplate,
66
63
  responseBodyContentType: "application/json",
67
64
  errorMappings: {
68
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
65
+ XXX: createODataErrorFromDiscriminatorValue,
69
66
  },
70
67
  adapterMethodName: "send",
71
- responseBodyFactory: models_1.createParticipantFromDiscriminatorValue,
68
+ responseBodyFactory: createParticipantFromDiscriminatorValue,
72
69
  requestBodyContentType: "application/json",
73
- requestBodySerializer: models_1.serializeParticipant,
70
+ requestBodySerializer: serializeParticipant,
74
71
  requestInformationContentSetMethod: "setContentFromParsable",
75
72
  },
76
73
  };
77
74
  /* tslint:enable */
78
75
  /* eslint-enable */
76
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,uCAAuC,EAAE,oBAAoB,EAAoB,MAAM,wCAAwC,CAAC;AACzI,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,kCAAkC,EAA2B,MAAM,iBAAiB,CAAC;AAC9F,aAAa;AACb,OAAO,EAAE,4CAA4C,EAAqC,MAAM,2BAA2B,CAAC;AAC5H,aAAa;AACb,OAAO,EAAE,2CAA2C,EAAoC,MAAM,0BAA0B,CAAC;AA4EzH;;GAEG;AACH,MAAM,CAAC,MAAM,wCAAwC,GAAG,mGAAmG,CAAC;AAC5J;;GAEG;AACH,MAAM,qDAAqD,GAA2B;IAClF,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,+CAA+C,GAAiH;IACzK,IAAI,EAAE;QACF,gBAAgB,EAAE,kCAAkC;KACvD;IACD,cAAc,EAAE;QACZ,gBAAgB,EAAE,4CAA4C;KACjE;IACD,aAAa,EAAE;QACX,gBAAgB,EAAE,2CAA2C;KAChE;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,6CAA6C,GAAqB;IAC3E,MAAM,EAAE;QACJ,WAAW,EAAE,wCAAwC;QACrD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;KAC7C;IACD,GAAG,EAAE;QACD,WAAW,EAAE,wCAAwC;QACrD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,uCAAuC;QAC7D,qBAAqB,EAAE,qDAAqD;KAC/E;IACD,KAAK,EAAE;QACH,WAAW,EAAE,wCAAwC;QACrD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,uCAAuC;QAC7D,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,oBAAoB;QAC3C,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -1,4 +1,4 @@
1
- import { type MuteParticipantOperation } from '@microsoft/msgraph-sdk/models/';
1
+ import { type MuteParticipantOperation } from '@microsoft/msgraph-sdk/models/index.js';
2
2
  import { type AdditionalDataHolder, type BackedModel, type BaseRequestBuilder, type Parsable, type ParseNode, type RequestConfiguration, type RequestInformation, type RequestsMetadata, type SerializationWriter } from '@microsoft/kiota-abstractions';
3
3
  /**
4
4
  * Creates a new instance of the appropriate class based on discriminator value
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA2F,KAAK,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAIxK,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,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAEvK;AACD;;;GAGG;AACH,wBAAgB,kCAAkC,CAAC,mBAAmB,GAAE,OAAO,CAAC,mBAAmB,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAKjK;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;;;;;;;OAOG;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,OAAO,CAAC,mBAAmB,CAAC,GAAG,SAAc,GAAI,IAAI,CAGnJ;AACD;;GAEG;AACH,eAAO,MAAM,6BAA6B,qFAAqF,CAAC;AAChI;;GAEG;AACH,eAAO,MAAM,kCAAkC,EAAE,gBAahD,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA2F,KAAK,wBAAwB,EAAE,MAAM,wCAAwC,CAAC;AAIhL,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElS;;;;GAIG;AACH,wBAAgB,+CAA+C,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,CAEvK;AACD;;;GAGG;AACH,wBAAgB,kCAAkC,CAAC,mBAAmB,GAAE,OAAO,CAAC,mBAAmB,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAKjK;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;;;;;;;OAOG;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,OAAO,CAAC,mBAAmB,CAAC,GAAG,SAAc,GAAI,IAAI,CAGnJ;AACD;;GAEG;AACH,eAAO,MAAM,6BAA6B,qFAAqF,CAAC;AAChI;;GAEG;AACH,eAAO,MAAM,kCAAkC,EAAE,gBAahD,CAAC"}
@@ -1,58 +1,52 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.MuteRequestBuilderRequestsMetadata = exports.MuteRequestBuilderUriTemplate = exports.serializeMutePostRequestBody = exports.deserializeIntoMutePostRequestBody = exports.createMutePostRequestBodyFromDiscriminatorValue = void 0;
4
1
  /* tslint:disable */
5
2
  /* eslint-disable */
6
3
  // Generated by Microsoft Kiota
7
4
  // @ts-ignore
8
- const models_1 = require("@microsoft/msgraph-sdk/models/");
5
+ import { createMuteParticipantOperationFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/index.js';
9
6
  // @ts-ignore
10
- const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
7
+ import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
11
8
  /**
12
9
  * Creates a new instance of the appropriate class based on discriminator value
13
10
  * @param parseNode The parse node to use to read the discriminator value and create the object
14
11
  * @returns {MutePostRequestBody}
15
12
  */
16
- function createMutePostRequestBodyFromDiscriminatorValue(parseNode) {
13
+ export function createMutePostRequestBodyFromDiscriminatorValue(parseNode) {
17
14
  return deserializeIntoMutePostRequestBody;
18
15
  }
19
- exports.createMutePostRequestBodyFromDiscriminatorValue = createMutePostRequestBodyFromDiscriminatorValue;
20
16
  /**
21
17
  * The deserialization information for the current model
22
18
  * @returns {Record<string, (node: ParseNode) => void>}
23
19
  */
24
- function deserializeIntoMutePostRequestBody(mutePostRequestBody = {}) {
20
+ export function deserializeIntoMutePostRequestBody(mutePostRequestBody = {}) {
25
21
  return {
26
22
  "backingStoreEnabled": n => { mutePostRequestBody.backingStoreEnabled = true; },
27
23
  "clientContext": n => { mutePostRequestBody.clientContext = n.getStringValue(); },
28
24
  };
29
25
  }
30
- exports.deserializeIntoMutePostRequestBody = deserializeIntoMutePostRequestBody;
31
26
  /**
32
27
  * Serializes information the current object
33
28
  * @param writer Serialization writer to use to serialize this model
34
29
  */
35
- function serializeMutePostRequestBody(writer, mutePostRequestBody = {}) {
30
+ export function serializeMutePostRequestBody(writer, mutePostRequestBody = {}) {
36
31
  writer.writeStringValue("clientContext", mutePostRequestBody.clientContext);
37
32
  writer.writeAdditionalData(mutePostRequestBody.additionalData);
38
33
  }
39
- exports.serializeMutePostRequestBody = serializeMutePostRequestBody;
40
34
  /**
41
35
  * Uri template for the request builder.
42
36
  */
43
- exports.MuteRequestBuilderUriTemplate = "{+baseurl}/communications/calls/{call%2Did}/participants/{participant%2Did}/mute";
37
+ export const MuteRequestBuilderUriTemplate = "{+baseurl}/communications/calls/{call%2Did}/participants/{participant%2Did}/mute";
44
38
  /**
45
39
  * Metadata for all the requests in the request builder.
46
40
  */
47
- exports.MuteRequestBuilderRequestsMetadata = {
41
+ export const MuteRequestBuilderRequestsMetadata = {
48
42
  post: {
49
- uriTemplate: exports.MuteRequestBuilderUriTemplate,
43
+ uriTemplate: MuteRequestBuilderUriTemplate,
50
44
  responseBodyContentType: "application/json",
51
45
  errorMappings: {
52
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
46
+ XXX: createODataErrorFromDiscriminatorValue,
53
47
  },
54
48
  adapterMethodName: "send",
55
- responseBodyFactory: models_1.createMuteParticipantOperationFromDiscriminatorValue,
49
+ responseBodyFactory: createMuteParticipantOperationFromDiscriminatorValue,
56
50
  requestBodyContentType: "application/json",
57
51
  requestBodySerializer: serializeMutePostRequestBody,
58
52
  requestInformationContentSetMethod: "setContentFromParsable",
@@ -60,3 +54,4 @@ exports.MuteRequestBuilderRequestsMetadata = {
60
54
  };
61
55
  /* tslint:enable */
62
56
  /* eslint-enable */
57
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,oDAAoD,EAAoE,MAAM,wCAAwC,CAAC;AAChL,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,MAAM,UAAU,+CAA+C,CAAC,SAAgC;IAC5F,OAAO,kCAAkC,CAAC;AAC9C,CAAC;AACD;;;GAGG;AACH,MAAM,UAAU,kCAAkC,CAAC,sBAAgE,EAAE;IACjH,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,mBAAmB,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QAC/E,eAAe,EAAE,CAAC,CAAC,EAAE,GAAG,mBAAmB,CAAC,aAAa,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;KACpF,CAAA;AACL,CAAC;AAoCD;;;GAGG;AACH,MAAM,UAAU,4BAA4B,CAAC,MAA2B,EAAE,sBAAgE,EAAE;IACxI,MAAM,CAAC,gBAAgB,CAAC,eAAe,EAAE,mBAAmB,CAAC,aAAa,CAAC,CAAC;IAC5E,MAAM,CAAC,mBAAmB,CAAC,mBAAmB,CAAC,cAAc,CAAC,CAAC;AACnE,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,6BAA6B,GAAG,kFAAkF,CAAC;AAChI;;GAEG;AACH,MAAM,CAAC,MAAM,kCAAkC,GAAqB;IAChE,IAAI,EAAE;QACF,WAAW,EAAE,6BAA6B;QAC1C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,oDAAoD;QAC1E,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,4BAA4B;QACnD,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -1,4 +1,4 @@
1
- import { type Prompt, type StartHoldMusicOperation } from '@microsoft/msgraph-sdk/models/';
1
+ import { type Prompt, type StartHoldMusicOperation } from '@microsoft/msgraph-sdk/models/index.js';
2
2
  import { type AdditionalDataHolder, type BackedModel, type BaseRequestBuilder, type Parsable, type ParseNode, type RequestConfiguration, type RequestInformation, type RequestsMetadata, type SerializationWriter } from '@microsoft/kiota-abstractions';
3
3
  /**
4
4
  * Creates a new instance of the appropriate class based on discriminator value
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA8I,KAAK,MAAM,EAAE,KAAK,uBAAuB,EAAE,MAAM,gCAAgC,CAAC;AAIvO,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElS;;;;GAIG;AACH,wBAAgB,yDAAyD,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAEjL;AACD;;;GAGG;AACH,wBAAgB,4CAA4C,CAAC,6BAA6B,GAAE,OAAO,CAAC,6BAA6B,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAM/L;AACD;;;GAGG;AACH,wBAAgB,sCAAsC,CAAC,MAAM,EAAE,mBAAmB,EAAE,6BAA6B,GAAE,OAAO,CAAC,6BAA6B,CAAC,GAAG,SAAc,GAAI,IAAI,CAIjL;AACD,MAAM,WAAW,6BAA8B,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IAC9F;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzC;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B;;OAEG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB;;OAEG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;CACzB;AACD;;GAEG;AACH,MAAM,WAAW,4BAA6B,SAAQ,kBAAkB,CAAC,4BAA4B,CAAC;IAClG;;;;;;;OAOG;IACF,IAAI,CAAC,IAAI,EAAE,6BAA6B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,uBAAuB,GAAG,SAAS,CAAC,CAAC;IAC3J;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,6BAA6B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACxJ;AACD;;GAEG;AACH,eAAO,MAAM,uCAAuC,+FAA+F,CAAC;AACpJ;;GAEG;AACH,eAAO,MAAM,4CAA4C,EAAE,gBAa1D,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA8I,KAAK,MAAM,EAAE,KAAK,uBAAuB,EAAE,MAAM,wCAAwC,CAAC;AAI/O,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElS;;;;GAIG;AACH,wBAAgB,yDAAyD,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAEjL;AACD;;;GAGG;AACH,wBAAgB,4CAA4C,CAAC,6BAA6B,GAAE,OAAO,CAAC,6BAA6B,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAM/L;AACD;;;GAGG;AACH,wBAAgB,sCAAsC,CAAC,MAAM,EAAE,mBAAmB,EAAE,6BAA6B,GAAE,OAAO,CAAC,6BAA6B,CAAC,GAAG,SAAc,GAAI,IAAI,CAIjL;AACD,MAAM,WAAW,6BAA8B,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IAC9F;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzC;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B;;OAEG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB;;OAEG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;CACzB;AACD;;GAEG;AACH,MAAM,WAAW,4BAA6B,SAAQ,kBAAkB,CAAC,4BAA4B,CAAC;IAClG;;;;;;;OAOG;IACF,IAAI,CAAC,IAAI,EAAE,6BAA6B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,uBAAuB,GAAG,SAAS,CAAC,CAAC;IAC3J;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,6BAA6B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACxJ;AACD;;GAEG;AACH,eAAO,MAAM,uCAAuC,+FAA+F,CAAC;AACpJ;;GAEG;AACH,eAAO,MAAM,4CAA4C,EAAE,gBAa1D,CAAC"}
@@ -1,60 +1,54 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.StartHoldMusicRequestBuilderRequestsMetadata = exports.StartHoldMusicRequestBuilderUriTemplate = exports.serializeStartHoldMusicPostRequestBody = exports.deserializeIntoStartHoldMusicPostRequestBody = exports.createStartHoldMusicPostRequestBodyFromDiscriminatorValue = void 0;
4
1
  /* tslint:disable */
5
2
  /* eslint-disable */
6
3
  // Generated by Microsoft Kiota
7
4
  // @ts-ignore
8
- const models_1 = require("@microsoft/msgraph-sdk/models/");
5
+ import { createPromptFromDiscriminatorValue, createStartHoldMusicOperationFromDiscriminatorValue, serializePrompt } from '@microsoft/msgraph-sdk/models/index.js';
9
6
  // @ts-ignore
10
- const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
7
+ import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
11
8
  /**
12
9
  * Creates a new instance of the appropriate class based on discriminator value
13
10
  * @param parseNode The parse node to use to read the discriminator value and create the object
14
11
  * @returns {StartHoldMusicPostRequestBody}
15
12
  */
16
- function createStartHoldMusicPostRequestBodyFromDiscriminatorValue(parseNode) {
13
+ export function createStartHoldMusicPostRequestBodyFromDiscriminatorValue(parseNode) {
17
14
  return deserializeIntoStartHoldMusicPostRequestBody;
18
15
  }
19
- exports.createStartHoldMusicPostRequestBodyFromDiscriminatorValue = createStartHoldMusicPostRequestBodyFromDiscriminatorValue;
20
16
  /**
21
17
  * The deserialization information for the current model
22
18
  * @returns {Record<string, (node: ParseNode) => void>}
23
19
  */
24
- function deserializeIntoStartHoldMusicPostRequestBody(startHoldMusicPostRequestBody = {}) {
20
+ export function deserializeIntoStartHoldMusicPostRequestBody(startHoldMusicPostRequestBody = {}) {
25
21
  return {
26
22
  "backingStoreEnabled": n => { startHoldMusicPostRequestBody.backingStoreEnabled = true; },
27
23
  "clientContext": n => { startHoldMusicPostRequestBody.clientContext = n.getStringValue(); },
28
- "customPrompt": n => { startHoldMusicPostRequestBody.customPrompt = n.getObjectValue(models_1.createPromptFromDiscriminatorValue); },
24
+ "customPrompt": n => { startHoldMusicPostRequestBody.customPrompt = n.getObjectValue(createPromptFromDiscriminatorValue); },
29
25
  };
30
26
  }
31
- exports.deserializeIntoStartHoldMusicPostRequestBody = deserializeIntoStartHoldMusicPostRequestBody;
32
27
  /**
33
28
  * Serializes information the current object
34
29
  * @param writer Serialization writer to use to serialize this model
35
30
  */
36
- function serializeStartHoldMusicPostRequestBody(writer, startHoldMusicPostRequestBody = {}) {
31
+ export function serializeStartHoldMusicPostRequestBody(writer, startHoldMusicPostRequestBody = {}) {
37
32
  writer.writeStringValue("clientContext", startHoldMusicPostRequestBody.clientContext);
38
- writer.writeObjectValue("customPrompt", startHoldMusicPostRequestBody.customPrompt, models_1.serializePrompt);
33
+ writer.writeObjectValue("customPrompt", startHoldMusicPostRequestBody.customPrompt, serializePrompt);
39
34
  writer.writeAdditionalData(startHoldMusicPostRequestBody.additionalData);
40
35
  }
41
- exports.serializeStartHoldMusicPostRequestBody = serializeStartHoldMusicPostRequestBody;
42
36
  /**
43
37
  * Uri template for the request builder.
44
38
  */
45
- exports.StartHoldMusicRequestBuilderUriTemplate = "{+baseurl}/communications/calls/{call%2Did}/participants/{participant%2Did}/startHoldMusic";
39
+ export const StartHoldMusicRequestBuilderUriTemplate = "{+baseurl}/communications/calls/{call%2Did}/participants/{participant%2Did}/startHoldMusic";
46
40
  /**
47
41
  * Metadata for all the requests in the request builder.
48
42
  */
49
- exports.StartHoldMusicRequestBuilderRequestsMetadata = {
43
+ export const StartHoldMusicRequestBuilderRequestsMetadata = {
50
44
  post: {
51
- uriTemplate: exports.StartHoldMusicRequestBuilderUriTemplate,
45
+ uriTemplate: StartHoldMusicRequestBuilderUriTemplate,
52
46
  responseBodyContentType: "application/json",
53
47
  errorMappings: {
54
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
48
+ XXX: createODataErrorFromDiscriminatorValue,
55
49
  },
56
50
  adapterMethodName: "send",
57
- responseBodyFactory: models_1.createStartHoldMusicOperationFromDiscriminatorValue,
51
+ responseBodyFactory: createStartHoldMusicOperationFromDiscriminatorValue,
58
52
  requestBodyContentType: "application/json",
59
53
  requestBodySerializer: serializeStartHoldMusicPostRequestBody,
60
54
  requestInformationContentSetMethod: "setContentFromParsable",
@@ -62,3 +56,4 @@ exports.StartHoldMusicRequestBuilderRequestsMetadata = {
62
56
  };
63
57
  /* tslint:enable */
64
58
  /* eslint-enable */
59
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,kCAAkC,EAAE,mDAAmD,EAAE,eAAe,EAA+E,MAAM,wCAAwC,CAAC;AAC/O,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,MAAM,UAAU,yDAAyD,CAAC,SAAgC;IACtG,OAAO,4CAA4C,CAAC;AACxD,CAAC;AACD;;;GAGG;AACH,MAAM,UAAU,4CAA4C,CAAC,gCAAoF,EAAE;IAC/I,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,6BAA6B,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QACzF,eAAe,EAAE,CAAC,CAAC,EAAE,GAAG,6BAA6B,CAAC,aAAa,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QAC3F,cAAc,EAAE,CAAC,CAAC,EAAE,GAAG,6BAA6B,CAAC,YAAY,GAAG,CAAC,CAAC,cAAc,CAAS,kCAAkC,CAAC,CAAC,CAAC,CAAC;KACtI,CAAA;AACL,CAAC;AACD;;;GAGG;AACH,MAAM,UAAU,sCAAsC,CAAC,MAA2B,EAAE,gCAAoF,EAAE;IACtK,MAAM,CAAC,gBAAgB,CAAC,eAAe,EAAE,6BAA6B,CAAC,aAAa,CAAC,CAAC;IACtF,MAAM,CAAC,gBAAgB,CAAS,cAAc,EAAE,6BAA6B,CAAC,YAAY,EAAE,eAAe,CAAC,CAAC;IAC7G,MAAM,CAAC,mBAAmB,CAAC,6BAA6B,CAAC,cAAc,CAAC,CAAC;AAC7E,CAAC;AAwCD;;GAEG;AACH,MAAM,CAAC,MAAM,uCAAuC,GAAG,4FAA4F,CAAC;AACpJ;;GAEG;AACH,MAAM,CAAC,MAAM,4CAA4C,GAAqB;IAC1E,IAAI,EAAE;QACF,WAAW,EAAE,uCAAuC;QACpD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,mDAAmD;QACzE,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,sCAAsC;QAC7D,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -1,4 +1,4 @@
1
- import { type StopHoldMusicOperation } from '@microsoft/msgraph-sdk/models/';
1
+ import { type StopHoldMusicOperation } from '@microsoft/msgraph-sdk/models/index.js';
2
2
  import { type AdditionalDataHolder, type BackedModel, type BaseRequestBuilder, type Parsable, type ParseNode, type RequestConfiguration, type RequestInformation, type RequestsMetadata, type SerializationWriter } from '@microsoft/kiota-abstractions';
3
3
  /**
4
4
  * Creates a new instance of the appropriate class based on discriminator value
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAuF,KAAK,sBAAsB,EAAE,MAAM,gCAAgC,CAAC;AAIlK,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElS;;;;GAIG;AACH,wBAAgB,wDAAwD,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAEhL;AACD;;;GAGG;AACH,wBAAgB,2CAA2C,CAAC,4BAA4B,GAAE,OAAO,CAAC,4BAA4B,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAK5L;AACD;;;GAGG;AACH,wBAAgB,qCAAqC,CAAC,MAAM,EAAE,mBAAmB,EAAE,4BAA4B,GAAE,OAAO,CAAC,4BAA4B,CAAC,GAAG,SAAc,GAAI,IAAI,CAG9K;AACD,MAAM,WAAW,4BAA6B,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IAC7F;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzC;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B;;OAEG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;CAC1B;AACD;;GAEG;AACH,MAAM,WAAW,2BAA4B,SAAQ,kBAAkB,CAAC,2BAA2B,CAAC;IAChG;;;;;;;OAOG;IACF,IAAI,CAAC,IAAI,EAAE,4BAA4B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,sBAAsB,GAAG,SAAS,CAAC,CAAC;IACzJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,4BAA4B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACvJ;AACD;;GAEG;AACH,eAAO,MAAM,sCAAsC,8FAA8F,CAAC;AAClJ;;GAEG;AACH,eAAO,MAAM,2CAA2C,EAAE,gBAazD,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAuF,KAAK,sBAAsB,EAAE,MAAM,wCAAwC,CAAC;AAI1K,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElS;;;;GAIG;AACH,wBAAgB,wDAAwD,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAEhL;AACD;;;GAGG;AACH,wBAAgB,2CAA2C,CAAC,4BAA4B,GAAE,OAAO,CAAC,4BAA4B,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAK5L;AACD;;;GAGG;AACH,wBAAgB,qCAAqC,CAAC,MAAM,EAAE,mBAAmB,EAAE,4BAA4B,GAAE,OAAO,CAAC,4BAA4B,CAAC,GAAG,SAAc,GAAI,IAAI,CAG9K;AACD,MAAM,WAAW,4BAA6B,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IAC7F;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzC;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B;;OAEG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;CAC1B;AACD;;GAEG;AACH,MAAM,WAAW,2BAA4B,SAAQ,kBAAkB,CAAC,2BAA2B,CAAC;IAChG;;;;;;;OAOG;IACF,IAAI,CAAC,IAAI,EAAE,4BAA4B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,sBAAsB,GAAG,SAAS,CAAC,CAAC;IACzJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,4BAA4B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACvJ;AACD;;GAEG;AACH,eAAO,MAAM,sCAAsC,8FAA8F,CAAC;AAClJ;;GAEG;AACH,eAAO,MAAM,2CAA2C,EAAE,gBAazD,CAAC"}
@@ -1,58 +1,52 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.StopHoldMusicRequestBuilderRequestsMetadata = exports.StopHoldMusicRequestBuilderUriTemplate = exports.serializeStopHoldMusicPostRequestBody = exports.deserializeIntoStopHoldMusicPostRequestBody = exports.createStopHoldMusicPostRequestBodyFromDiscriminatorValue = void 0;
4
1
  /* tslint:disable */
5
2
  /* eslint-disable */
6
3
  // Generated by Microsoft Kiota
7
4
  // @ts-ignore
8
- const models_1 = require("@microsoft/msgraph-sdk/models/");
5
+ import { createStopHoldMusicOperationFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/index.js';
9
6
  // @ts-ignore
10
- const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
7
+ import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
11
8
  /**
12
9
  * Creates a new instance of the appropriate class based on discriminator value
13
10
  * @param parseNode The parse node to use to read the discriminator value and create the object
14
11
  * @returns {StopHoldMusicPostRequestBody}
15
12
  */
16
- function createStopHoldMusicPostRequestBodyFromDiscriminatorValue(parseNode) {
13
+ export function createStopHoldMusicPostRequestBodyFromDiscriminatorValue(parseNode) {
17
14
  return deserializeIntoStopHoldMusicPostRequestBody;
18
15
  }
19
- exports.createStopHoldMusicPostRequestBodyFromDiscriminatorValue = createStopHoldMusicPostRequestBodyFromDiscriminatorValue;
20
16
  /**
21
17
  * The deserialization information for the current model
22
18
  * @returns {Record<string, (node: ParseNode) => void>}
23
19
  */
24
- function deserializeIntoStopHoldMusicPostRequestBody(stopHoldMusicPostRequestBody = {}) {
20
+ export function deserializeIntoStopHoldMusicPostRequestBody(stopHoldMusicPostRequestBody = {}) {
25
21
  return {
26
22
  "backingStoreEnabled": n => { stopHoldMusicPostRequestBody.backingStoreEnabled = true; },
27
23
  "clientContext": n => { stopHoldMusicPostRequestBody.clientContext = n.getStringValue(); },
28
24
  };
29
25
  }
30
- exports.deserializeIntoStopHoldMusicPostRequestBody = deserializeIntoStopHoldMusicPostRequestBody;
31
26
  /**
32
27
  * Serializes information the current object
33
28
  * @param writer Serialization writer to use to serialize this model
34
29
  */
35
- function serializeStopHoldMusicPostRequestBody(writer, stopHoldMusicPostRequestBody = {}) {
30
+ export function serializeStopHoldMusicPostRequestBody(writer, stopHoldMusicPostRequestBody = {}) {
36
31
  writer.writeStringValue("clientContext", stopHoldMusicPostRequestBody.clientContext);
37
32
  writer.writeAdditionalData(stopHoldMusicPostRequestBody.additionalData);
38
33
  }
39
- exports.serializeStopHoldMusicPostRequestBody = serializeStopHoldMusicPostRequestBody;
40
34
  /**
41
35
  * Uri template for the request builder.
42
36
  */
43
- exports.StopHoldMusicRequestBuilderUriTemplate = "{+baseurl}/communications/calls/{call%2Did}/participants/{participant%2Did}/stopHoldMusic";
37
+ export const StopHoldMusicRequestBuilderUriTemplate = "{+baseurl}/communications/calls/{call%2Did}/participants/{participant%2Did}/stopHoldMusic";
44
38
  /**
45
39
  * Metadata for all the requests in the request builder.
46
40
  */
47
- exports.StopHoldMusicRequestBuilderRequestsMetadata = {
41
+ export const StopHoldMusicRequestBuilderRequestsMetadata = {
48
42
  post: {
49
- uriTemplate: exports.StopHoldMusicRequestBuilderUriTemplate,
43
+ uriTemplate: StopHoldMusicRequestBuilderUriTemplate,
50
44
  responseBodyContentType: "application/json",
51
45
  errorMappings: {
52
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
46
+ XXX: createODataErrorFromDiscriminatorValue,
53
47
  },
54
48
  adapterMethodName: "send",
55
- responseBodyFactory: models_1.createStopHoldMusicOperationFromDiscriminatorValue,
49
+ responseBodyFactory: createStopHoldMusicOperationFromDiscriminatorValue,
56
50
  requestBodyContentType: "application/json",
57
51
  requestBodySerializer: serializeStopHoldMusicPostRequestBody,
58
52
  requestInformationContentSetMethod: "setContentFromParsable",
@@ -60,3 +54,4 @@ exports.StopHoldMusicRequestBuilderRequestsMetadata = {
60
54
  };
61
55
  /* tslint:enable */
62
56
  /* eslint-enable */
57
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,kDAAkD,EAAgE,MAAM,wCAAwC,CAAC;AAC1K,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,MAAM,UAAU,wDAAwD,CAAC,SAAgC;IACrG,OAAO,2CAA2C,CAAC;AACvD,CAAC;AACD;;;GAGG;AACH,MAAM,UAAU,2CAA2C,CAAC,+BAAkF,EAAE;IAC5I,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,4BAA4B,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QACxF,eAAe,EAAE,CAAC,CAAC,EAAE,GAAG,4BAA4B,CAAC,aAAa,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;KAC7F,CAAA;AACL,CAAC;AACD;;;GAGG;AACH,MAAM,UAAU,qCAAqC,CAAC,MAA2B,EAAE,+BAAkF,EAAE;IACnK,MAAM,CAAC,gBAAgB,CAAC,eAAe,EAAE,4BAA4B,CAAC,aAAa,CAAC,CAAC;IACrF,MAAM,CAAC,mBAAmB,CAAC,4BAA4B,CAAC,cAAc,CAAC,CAAC;AAC5E,CAAC;AAoCD;;GAEG;AACH,MAAM,CAAC,MAAM,sCAAsC,GAAG,2FAA2F,CAAC;AAClJ;;GAEG;AACH,MAAM,CAAC,MAAM,2CAA2C,GAAqB;IACzE,IAAI,EAAE;QACF,WAAW,EAAE,sCAAsC;QACnD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,kDAAkD;QACxE,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,qCAAqC;QAC5D,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -1,4 +1,4 @@
1
- import { type PlayPromptOperation, type Prompt } from '@microsoft/msgraph-sdk/models/';
1
+ import { type PlayPromptOperation, type Prompt } from '@microsoft/msgraph-sdk/models/index.js';
2
2
  import { type AdditionalDataHolder, type BackedModel, type BaseRequestBuilder, type Parsable, type ParseNode, type RequestConfiguration, type RequestInformation, type RequestsMetadata, type SerializationWriter } from '@microsoft/kiota-abstractions';
3
3
  /**
4
4
  * Creates a new instance of the appropriate class based on discriminator value
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAsI,KAAK,mBAAmB,EAAE,KAAK,MAAM,EAAE,MAAM,gCAAgC,CAAC;AAI3N,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,qDAAqD,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,CAE7K;AACD;;;GAGG;AACH,wBAAgB,wCAAwC,CAAC,yBAAyB,GAAE,OAAO,CAAC,yBAAyB,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAMnL;AACD,MAAM,WAAW,yBAA0B,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IAC1F;;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,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;CACtB;AACD;;GAEG;AACH,MAAM,WAAW,wBAAyB,SAAQ,kBAAkB,CAAC,wBAAwB,CAAC;IAC1F;;;;;;;OAOG;IACF,IAAI,CAAC,IAAI,EAAE,yBAAyB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,mBAAmB,GAAG,SAAS,CAAC,CAAC;IACnJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,yBAAyB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACpJ;AACD;;;GAGG;AACH,wBAAgB,kCAAkC,CAAC,MAAM,EAAE,mBAAmB,EAAE,yBAAyB,GAAE,OAAO,CAAC,yBAAyB,CAAC,GAAG,SAAc,GAAI,IAAI,CAIrK;AACD;;GAEG;AACH,eAAO,MAAM,mCAAmC,2DAA2D,CAAC;AAC5G;;GAEG;AACH,eAAO,MAAM,wCAAwC,EAAE,gBAatD,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAsI,KAAK,mBAAmB,EAAE,KAAK,MAAM,EAAE,MAAM,wCAAwC,CAAC;AAInO,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,qDAAqD,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,CAE7K;AACD;;;GAGG;AACH,wBAAgB,wCAAwC,CAAC,yBAAyB,GAAE,OAAO,CAAC,yBAAyB,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAMnL;AACD,MAAM,WAAW,yBAA0B,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IAC1F;;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,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;CACtB;AACD;;GAEG;AACH,MAAM,WAAW,wBAAyB,SAAQ,kBAAkB,CAAC,wBAAwB,CAAC;IAC1F;;;;;;;OAOG;IACF,IAAI,CAAC,IAAI,EAAE,yBAAyB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,mBAAmB,GAAG,SAAS,CAAC,CAAC;IACnJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,yBAAyB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACpJ;AACD;;;GAGG;AACH,wBAAgB,kCAAkC,CAAC,MAAM,EAAE,mBAAmB,EAAE,yBAAyB,GAAE,OAAO,CAAC,yBAAyB,CAAC,GAAG,SAAc,GAAI,IAAI,CAIrK;AACD;;GAEG;AACH,eAAO,MAAM,mCAAmC,2DAA2D,CAAC;AAC5G;;GAEG;AACH,eAAO,MAAM,wCAAwC,EAAE,gBAatD,CAAC"}
@@ -1,60 +1,54 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.PlayPromptRequestBuilderRequestsMetadata = exports.PlayPromptRequestBuilderUriTemplate = exports.serializePlayPromptPostRequestBody = exports.deserializeIntoPlayPromptPostRequestBody = exports.createPlayPromptPostRequestBodyFromDiscriminatorValue = void 0;
4
1
  /* tslint:disable */
5
2
  /* eslint-disable */
6
3
  // Generated by Microsoft Kiota
7
4
  // @ts-ignore
8
- const models_1 = require("@microsoft/msgraph-sdk/models/");
5
+ import { createPlayPromptOperationFromDiscriminatorValue, createPromptFromDiscriminatorValue, serializePrompt } from '@microsoft/msgraph-sdk/models/index.js';
9
6
  // @ts-ignore
10
- const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
7
+ import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
11
8
  /**
12
9
  * Creates a new instance of the appropriate class based on discriminator value
13
10
  * @param parseNode The parse node to use to read the discriminator value and create the object
14
11
  * @returns {PlayPromptPostRequestBody}
15
12
  */
16
- function createPlayPromptPostRequestBodyFromDiscriminatorValue(parseNode) {
13
+ export function createPlayPromptPostRequestBodyFromDiscriminatorValue(parseNode) {
17
14
  return deserializeIntoPlayPromptPostRequestBody;
18
15
  }
19
- exports.createPlayPromptPostRequestBodyFromDiscriminatorValue = createPlayPromptPostRequestBodyFromDiscriminatorValue;
20
16
  /**
21
17
  * The deserialization information for the current model
22
18
  * @returns {Record<string, (node: ParseNode) => void>}
23
19
  */
24
- function deserializeIntoPlayPromptPostRequestBody(playPromptPostRequestBody = {}) {
20
+ export function deserializeIntoPlayPromptPostRequestBody(playPromptPostRequestBody = {}) {
25
21
  return {
26
22
  "backingStoreEnabled": n => { playPromptPostRequestBody.backingStoreEnabled = true; },
27
23
  "clientContext": n => { playPromptPostRequestBody.clientContext = n.getStringValue(); },
28
- "prompts": n => { playPromptPostRequestBody.prompts = n.getCollectionOfObjectValues(models_1.createPromptFromDiscriminatorValue); },
24
+ "prompts": n => { playPromptPostRequestBody.prompts = n.getCollectionOfObjectValues(createPromptFromDiscriminatorValue); },
29
25
  };
30
26
  }
31
- exports.deserializeIntoPlayPromptPostRequestBody = deserializeIntoPlayPromptPostRequestBody;
32
27
  /**
33
28
  * Serializes information the current object
34
29
  * @param writer Serialization writer to use to serialize this model
35
30
  */
36
- function serializePlayPromptPostRequestBody(writer, playPromptPostRequestBody = {}) {
31
+ export function serializePlayPromptPostRequestBody(writer, playPromptPostRequestBody = {}) {
37
32
  writer.writeStringValue("clientContext", playPromptPostRequestBody.clientContext);
38
- writer.writeCollectionOfObjectValues("prompts", playPromptPostRequestBody.prompts, models_1.serializePrompt);
33
+ writer.writeCollectionOfObjectValues("prompts", playPromptPostRequestBody.prompts, serializePrompt);
39
34
  writer.writeAdditionalData(playPromptPostRequestBody.additionalData);
40
35
  }
41
- exports.serializePlayPromptPostRequestBody = serializePlayPromptPostRequestBody;
42
36
  /**
43
37
  * Uri template for the request builder.
44
38
  */
45
- exports.PlayPromptRequestBuilderUriTemplate = "{+baseurl}/communications/calls/{call%2Did}/playPrompt";
39
+ export const PlayPromptRequestBuilderUriTemplate = "{+baseurl}/communications/calls/{call%2Did}/playPrompt";
46
40
  /**
47
41
  * Metadata for all the requests in the request builder.
48
42
  */
49
- exports.PlayPromptRequestBuilderRequestsMetadata = {
43
+ export const PlayPromptRequestBuilderRequestsMetadata = {
50
44
  post: {
51
- uriTemplate: exports.PlayPromptRequestBuilderUriTemplate,
45
+ uriTemplate: PlayPromptRequestBuilderUriTemplate,
52
46
  responseBodyContentType: "application/json",
53
47
  errorMappings: {
54
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
48
+ XXX: createODataErrorFromDiscriminatorValue,
55
49
  },
56
50
  adapterMethodName: "send",
57
- responseBodyFactory: models_1.createPlayPromptOperationFromDiscriminatorValue,
51
+ responseBodyFactory: createPlayPromptOperationFromDiscriminatorValue,
58
52
  requestBodyContentType: "application/json",
59
53
  requestBodySerializer: serializePlayPromptPostRequestBody,
60
54
  requestInformationContentSetMethod: "setContentFromParsable",
@@ -62,3 +56,4 @@ exports.PlayPromptRequestBuilderRequestsMetadata = {
62
56
  };
63
57
  /* tslint:enable */
64
58
  /* eslint-enable */
59
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,+CAA+C,EAAE,kCAAkC,EAAgC,eAAe,EAAyC,MAAM,wCAAwC,CAAC;AACnO,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,MAAM,UAAU,qDAAqD,CAAC,SAAgC;IAClG,OAAO,wCAAwC,CAAC;AACpD,CAAC;AACD;;;GAGG;AACH,MAAM,UAAU,wCAAwC,CAAC,4BAA4E,EAAE;IACnI,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,yBAAyB,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QACrF,eAAe,EAAE,CAAC,CAAC,EAAE,GAAG,yBAAyB,CAAC,aAAa,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QACvF,SAAS,EAAE,CAAC,CAAC,EAAE,GAAG,yBAAyB,CAAC,OAAO,GAAG,CAAC,CAAC,2BAA2B,CAAS,kCAAkC,CAAC,CAAC,CAAC,CAAC;KACrI,CAAA;AACL,CAAC;AAwCD;;;GAGG;AACH,MAAM,UAAU,kCAAkC,CAAC,MAA2B,EAAE,4BAA4E,EAAE;IAC1J,MAAM,CAAC,gBAAgB,CAAC,eAAe,EAAE,yBAAyB,CAAC,aAAa,CAAC,CAAC;IAClF,MAAM,CAAC,6BAA6B,CAAS,SAAS,EAAE,yBAAyB,CAAC,OAAO,EAAE,eAAe,CAAC,CAAC;IAC5G,MAAM,CAAC,mBAAmB,CAAC,yBAAyB,CAAC,cAAc,CAAC,CAAC;AACzE,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,mCAAmC,GAAG,wDAAwD,CAAC;AAC5G;;GAEG;AACH,MAAM,CAAC,MAAM,wCAAwC,GAAqB;IACtE,IAAI,EAAE;QACF,WAAW,EAAE,mCAAmC;QAChD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,+CAA+C;QACrE,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,kCAAkC;QACzD,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}