{"ast":null,"code":"\"use strict\";\n\n// Copyright (c) Microsoft Corporation. All rights reserved.\n// Licensed under the MIT license.\n// Multi-device Conversation is a Preview feature.\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.ConversationParticipantsChangedEventArgs = void 0;\nconst Exports_js_1 = require(\"../Exports.js\");\nclass ConversationParticipantsChangedEventArgs extends Exports_js_1.SessionEventArgs {\n constructor(reason, participants, sessionId) {\n super(sessionId);\n this.privReason = reason;\n this.privParticipant = participants;\n }\n get reason() {\n return this.privReason;\n }\n get participants() {\n return this.privParticipant;\n }\n}\nexports.ConversationParticipantsChangedEventArgs = ConversationParticipantsChangedEventArgs;","map":{"version":3,"names":["Object","defineProperty","exports","value","ConversationParticipantsChangedEventArgs","Exports_js_1","require","SessionEventArgs","constructor","reason","participants","sessionId","privReason","privParticipant"],"sources":["F:/workspace/202226701027/huinongbao-app/node_modules/microsoft-cognitiveservices-speech-sdk/distrib/lib/src/sdk/Transcription/ConversationParticipantsChangedEventArgs.js"],"sourcesContent":["\"use strict\";\n// Copyright (c) Microsoft Corporation. All rights reserved.\n// Licensed under the MIT license.\n// Multi-device Conversation is a Preview feature.\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.ConversationParticipantsChangedEventArgs = void 0;\nconst Exports_js_1 = require(\"../Exports.js\");\nclass ConversationParticipantsChangedEventArgs extends Exports_js_1.SessionEventArgs {\n constructor(reason, participants, sessionId) {\n super(sessionId);\n this.privReason = reason;\n this.privParticipant = participants;\n }\n get reason() {\n return this.privReason;\n }\n get participants() {\n return this.privParticipant;\n }\n}\nexports.ConversationParticipantsChangedEventArgs = ConversationParticipantsChangedEventArgs;\n\n"],"mappings":"AAAA,YAAY;;AACZ;AACA;AACA;AACAA,MAAM,CAACC,cAAc,CAACC,OAAO,EAAE,YAAY,EAAE;EAAEC,KAAK,EAAE;AAAK,CAAC,CAAC;AAC7DD,OAAO,CAACE,wCAAwC,GAAG,KAAK,CAAC;AACzD,MAAMC,YAAY,GAAGC,OAAO,CAAC,eAAe,CAAC;AAC7C,MAAMF,wCAAwC,SAASC,YAAY,CAACE,gBAAgB,CAAC;EACjFC,WAAWA,CAACC,MAAM,EAAEC,YAAY,EAAEC,SAAS,EAAE;IACzC,KAAK,CAACA,SAAS,CAAC;IAChB,IAAI,CAACC,UAAU,GAAGH,MAAM;IACxB,IAAI,CAACI,eAAe,GAAGH,YAAY;EACvC;EACA,IAAID,MAAMA,CAAA,EAAG;IACT,OAAO,IAAI,CAACG,UAAU;EAC1B;EACA,IAAIF,YAAYA,CAAA,EAAG;IACf,OAAO,IAAI,CAACG,eAAe;EAC/B;AACJ;AACAX,OAAO,CAACE,wCAAwC,GAAGA,wCAAwC","ignoreList":[]},"metadata":{},"sourceType":"script","externalDependencies":[]}