@webex/plugin-meetings 3.2.0 → 3.3.1-next.1

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 (133) hide show
  1. package/dist/breakouts/breakout.js +1 -1
  2. package/dist/breakouts/index.js +1 -1
  3. package/dist/interpretation/index.js +1 -1
  4. package/dist/interpretation/siLanguage.js +1 -1
  5. package/dist/webinar/index.js +1 -1
  6. package/package.json +22 -22
  7. package/dist/annotation/annotation.types.d.ts +0 -42
  8. package/dist/annotation/constants.d.ts +0 -31
  9. package/dist/annotation/index.d.ts +0 -117
  10. package/dist/breakouts/breakout.d.ts +0 -8
  11. package/dist/breakouts/collection.d.ts +0 -5
  12. package/dist/breakouts/edit-lock-error.d.ts +0 -15
  13. package/dist/breakouts/events.d.ts +0 -8
  14. package/dist/breakouts/index.d.ts +0 -5
  15. package/dist/breakouts/request.d.ts +0 -22
  16. package/dist/breakouts/utils.d.ts +0 -15
  17. package/dist/common/browser-detection.d.ts +0 -9
  18. package/dist/common/collection.d.ts +0 -48
  19. package/dist/common/config.d.ts +0 -2
  20. package/dist/common/errors/captcha-error.d.ts +0 -15
  21. package/dist/common/errors/intent-to-join.d.ts +0 -16
  22. package/dist/common/errors/join-meeting.d.ts +0 -17
  23. package/dist/common/errors/media.d.ts +0 -15
  24. package/dist/common/errors/no-meeting-info.d.ts +0 -14
  25. package/dist/common/errors/parameter.d.ts +0 -15
  26. package/dist/common/errors/password-error.d.ts +0 -15
  27. package/dist/common/errors/permission.d.ts +0 -14
  28. package/dist/common/errors/reclaim-host-role-errors.d.ts +0 -60
  29. package/dist/common/errors/reconnection-in-progress.d.ts +0 -9
  30. package/dist/common/errors/reconnection-in-progress.js +0 -34
  31. package/dist/common/errors/reconnection-in-progress.js.map +0 -1
  32. package/dist/common/errors/reconnection.d.ts +0 -15
  33. package/dist/common/errors/stats.d.ts +0 -15
  34. package/dist/common/errors/webex-errors.d.ts +0 -93
  35. package/dist/common/errors/webex-meetings-error.d.ts +0 -20
  36. package/dist/common/events/events-scope.d.ts +0 -17
  37. package/dist/common/events/events.d.ts +0 -12
  38. package/dist/common/events/trigger-proxy.d.ts +0 -2
  39. package/dist/common/events/util.d.ts +0 -2
  40. package/dist/common/logs/logger-config.d.ts +0 -2
  41. package/dist/common/logs/logger-proxy.d.ts +0 -2
  42. package/dist/common/logs/request.d.ts +0 -36
  43. package/dist/common/queue.d.ts +0 -34
  44. package/dist/config.d.ts +0 -73
  45. package/dist/constants.d.ts +0 -1088
  46. package/dist/controls-options-manager/constants.d.ts +0 -4
  47. package/dist/controls-options-manager/enums.d.ts +0 -15
  48. package/dist/controls-options-manager/index.d.ts +0 -136
  49. package/dist/controls-options-manager/types.d.ts +0 -43
  50. package/dist/controls-options-manager/util.d.ts +0 -1
  51. package/dist/index.d.ts +0 -7
  52. package/dist/interceptors/index.d.ts +0 -2
  53. package/dist/interceptors/locusRetry.d.ts +0 -27
  54. package/dist/interpretation/collection.d.ts +0 -5
  55. package/dist/interpretation/index.d.ts +0 -5
  56. package/dist/interpretation/siLanguage.d.ts +0 -5
  57. package/dist/locus-info/controlsUtils.d.ts +0 -2
  58. package/dist/locus-info/embeddedAppsUtils.d.ts +0 -2
  59. package/dist/locus-info/fullState.d.ts +0 -2
  60. package/dist/locus-info/hostUtils.d.ts +0 -2
  61. package/dist/locus-info/index.d.ts +0 -322
  62. package/dist/locus-info/infoUtils.d.ts +0 -2
  63. package/dist/locus-info/mediaSharesUtils.d.ts +0 -2
  64. package/dist/locus-info/parser.d.ts +0 -272
  65. package/dist/locus-info/selfUtils.d.ts +0 -2
  66. package/dist/media/MediaConnectionAwaiter.d.ts +0 -61
  67. package/dist/media/index.d.ts +0 -34
  68. package/dist/media/properties.d.ts +0 -93
  69. package/dist/media/util.d.ts +0 -2
  70. package/dist/mediaQualityMetrics/config.d.ts +0 -241
  71. package/dist/meeting/in-meeting-actions.d.ts +0 -167
  72. package/dist/meeting/index.d.ts +0 -1825
  73. package/dist/meeting/locusMediaRequest.d.ts +0 -74
  74. package/dist/meeting/muteState.d.ts +0 -178
  75. package/dist/meeting/request.d.ts +0 -295
  76. package/dist/meeting/request.type.d.ts +0 -11
  77. package/dist/meeting/state.d.ts +0 -9
  78. package/dist/meeting/util.d.ts +0 -119
  79. package/dist/meeting/voicea-meeting.d.ts +0 -16
  80. package/dist/meeting-info/collection.d.ts +0 -20
  81. package/dist/meeting-info/index.d.ts +0 -69
  82. package/dist/meeting-info/meeting-info-v2.d.ts +0 -123
  83. package/dist/meeting-info/request.d.ts +0 -22
  84. package/dist/meeting-info/util.d.ts +0 -2
  85. package/dist/meeting-info/utilv2.d.ts +0 -2
  86. package/dist/meetings/collection.d.ts +0 -40
  87. package/dist/meetings/index.d.ts +0 -398
  88. package/dist/meetings/meetings.types.d.ts +0 -4
  89. package/dist/meetings/request.d.ts +0 -27
  90. package/dist/meetings/util.d.ts +0 -18
  91. package/dist/member/index.d.ts +0 -160
  92. package/dist/member/types.d.ts +0 -32
  93. package/dist/member/util.d.ts +0 -2
  94. package/dist/members/collection.d.ts +0 -29
  95. package/dist/members/index.d.ts +0 -353
  96. package/dist/members/request.d.ts +0 -114
  97. package/dist/members/types.d.ts +0 -25
  98. package/dist/members/util.d.ts +0 -215
  99. package/dist/metrics/constants.d.ts +0 -70
  100. package/dist/metrics/index.d.ts +0 -45
  101. package/dist/multistream/mediaRequestManager.d.ts +0 -119
  102. package/dist/multistream/receiveSlot.d.ts +0 -68
  103. package/dist/multistream/receiveSlotManager.d.ts +0 -56
  104. package/dist/multistream/remoteMedia.d.ts +0 -72
  105. package/dist/multistream/remoteMediaGroup.d.ts +0 -49
  106. package/dist/multistream/remoteMediaManager.d.ts +0 -300
  107. package/dist/multistream/sendSlotManager.d.ts +0 -69
  108. package/dist/networkQualityMonitor/index.d.ts +0 -70
  109. package/dist/personal-meeting-room/index.d.ts +0 -47
  110. package/dist/personal-meeting-room/request.d.ts +0 -14
  111. package/dist/personal-meeting-room/util.d.ts +0 -2
  112. package/dist/reachability/clusterReachability.d.ts +0 -110
  113. package/dist/reachability/index.d.ts +0 -109
  114. package/dist/reachability/request.d.ts +0 -39
  115. package/dist/reachability/util.d.ts +0 -15
  116. package/dist/reactions/constants.d.ts +0 -3
  117. package/dist/reactions/reactions.d.ts +0 -4
  118. package/dist/reactions/reactions.type.d.ts +0 -52
  119. package/dist/reconnection-manager/index.d.ts +0 -136
  120. package/dist/recording-controller/enums.d.ts +0 -7
  121. package/dist/recording-controller/index.d.ts +0 -207
  122. package/dist/recording-controller/util.d.ts +0 -14
  123. package/dist/roap/index.d.ts +0 -86
  124. package/dist/roap/request.d.ts +0 -39
  125. package/dist/roap/turnDiscovery.d.ts +0 -155
  126. package/dist/rtcMetrics/constants.d.ts +0 -4
  127. package/dist/rtcMetrics/index.d.ts +0 -61
  128. package/dist/statsAnalyzer/global.d.ts +0 -36
  129. package/dist/statsAnalyzer/index.d.ts +0 -217
  130. package/dist/statsAnalyzer/mqaUtil.d.ts +0 -48
  131. package/dist/transcription/index.d.ts +0 -64
  132. package/dist/webinar/collection.d.ts +0 -16
  133. package/dist/webinar/index.d.ts +0 -5
@@ -209,7 +209,7 @@ var Breakout = _webexCore.WebexPlugin.extend({
209
209
  sessionId: this.sessionId
210
210
  });
211
211
  },
212
- version: "3.2.0"
212
+ version: "3.3.1-next.1"
213
213
  });
214
214
  var _default = exports.default = Breakout;
215
215
  //# sourceMappingURL=breakout.js.map
@@ -1041,7 +1041,7 @@ var Breakouts = _webexCore.WebexPlugin.extend({
1041
1041
  this.trigger(_constants.BREAKOUTS.EVENTS.ASK_RETURN_TO_MAIN);
1042
1042
  }
1043
1043
  },
1044
- version: "3.2.0"
1044
+ version: "3.3.1-next.1"
1045
1045
  });
1046
1046
  var _default = exports.default = Breakouts;
1047
1047
  //# sourceMappingURL=index.js.map
@@ -373,7 +373,7 @@ var SimultaneousInterpretation = _webexCore.WebexPlugin.extend({
373
373
  throw error;
374
374
  });
375
375
  },
376
- version: "3.2.0"
376
+ version: "3.3.1-next.1"
377
377
  });
378
378
  var _default = exports.default = SimultaneousInterpretation;
379
379
  //# sourceMappingURL=index.js.map
@@ -18,7 +18,7 @@ var SILanguage = _webexCore.WebexPlugin.extend({
18
18
  languageCode: 'number',
19
19
  languageName: 'string'
20
20
  },
21
- version: "3.2.0"
21
+ version: "3.3.1-next.1"
22
22
  });
23
23
  var _default = exports.default = SILanguage;
24
24
  //# sourceMappingURL=siLanguage.js.map
@@ -62,7 +62,7 @@ var Webinar = _webexCore.WebexPlugin.extend({
62
62
  updateCanManageWebcast: function updateCanManageWebcast(canManageWebcast) {
63
63
  this.set('canManageWebcast', canManageWebcast);
64
64
  },
65
- version: "3.2.0"
65
+ version: "3.3.1-next.1"
66
66
  });
67
67
  var _default = exports.default = Webinar;
68
68
  //# sourceMappingURL=index.js.map
package/package.json CHANGED
@@ -43,13 +43,13 @@
43
43
  "@webex/eslint-config-legacy": "0.0.0",
44
44
  "@webex/jest-config-legacy": "0.0.0",
45
45
  "@webex/legacy-tools": "0.0.0",
46
- "@webex/plugin-meetings": "3.2.0",
47
- "@webex/plugin-rooms": "3.2.0",
48
- "@webex/test-helper-chai": "3.2.0",
49
- "@webex/test-helper-mocha": "3.2.0",
50
- "@webex/test-helper-mock-webex": "3.2.0",
51
- "@webex/test-helper-retry": "3.2.0",
52
- "@webex/test-helper-test-users": "3.2.0",
46
+ "@webex/plugin-meetings": "3.3.1-next.1",
47
+ "@webex/plugin-rooms": "3.3.1-next.1",
48
+ "@webex/test-helper-chai": "3.1.0-next.3",
49
+ "@webex/test-helper-mocha": "3.1.0-next.3",
50
+ "@webex/test-helper-mock-webex": "3.1.0-next.3",
51
+ "@webex/test-helper-retry": "3.1.0-next.3",
52
+ "@webex/test-helper-test-users": "3.1.0-next.3",
53
53
  "chai": "^4.3.4",
54
54
  "chai-as-promised": "^7.1.1",
55
55
  "eslint": "^8.24.0",
@@ -61,20 +61,20 @@
61
61
  "typescript": "^4.7.4"
62
62
  },
63
63
  "dependencies": {
64
- "@webex/common": "3.2.0",
65
- "@webex/internal-media-core": "2.5.0",
66
- "@webex/internal-plugin-conversation": "3.2.0",
67
- "@webex/internal-plugin-device": "3.2.0",
68
- "@webex/internal-plugin-llm": "3.2.0",
69
- "@webex/internal-plugin-mercury": "3.2.0",
70
- "@webex/internal-plugin-metrics": "3.2.0",
71
- "@webex/internal-plugin-support": "3.2.0",
72
- "@webex/internal-plugin-user": "3.2.0",
73
- "@webex/internal-plugin-voicea": "3.2.0",
74
- "@webex/media-helpers": "3.2.0",
75
- "@webex/plugin-people": "3.2.0",
76
- "@webex/plugin-rooms": "3.2.0",
77
- "@webex/webex-core": "3.2.0",
64
+ "@webex/common": "3.1.0-next.3",
65
+ "@webex/internal-media-core": "2.5.1",
66
+ "@webex/internal-plugin-conversation": "3.3.1-next.1",
67
+ "@webex/internal-plugin-device": "3.1.0-next.3",
68
+ "@webex/internal-plugin-llm": "3.3.1-next.1",
69
+ "@webex/internal-plugin-mercury": "3.3.1-next.1",
70
+ "@webex/internal-plugin-metrics": "3.1.0-next.3",
71
+ "@webex/internal-plugin-support": "3.3.1-next.1",
72
+ "@webex/internal-plugin-user": "3.1.0-next.3",
73
+ "@webex/internal-plugin-voicea": "3.3.1-next.1",
74
+ "@webex/media-helpers": "3.1.0-next.4",
75
+ "@webex/plugin-people": "3.3.1-next.1",
76
+ "@webex/plugin-rooms": "3.3.1-next.1",
77
+ "@webex/webex-core": "3.1.0-next.3",
78
78
  "ampersand-collection": "^2.0.2",
79
79
  "bowser": "^2.11.0",
80
80
  "btoa": "^1.2.1",
@@ -91,5 +91,5 @@
91
91
  "//": [
92
92
  "TODO: upgrade jwt-decode when moving to node 18"
93
93
  ],
94
- "version": "3.2.0"
94
+ "version": "3.3.1-next.1"
95
95
  }
@@ -1,42 +0,0 @@
1
- import { ANNOTATION_POLICY } from './constants';
2
- /**
3
- * Type for an StrokeData Object
4
- */
5
- type StrokeData = {
6
- deviceId: string;
7
- toUserId: string;
8
- requesterId: string;
9
- content: string;
10
- shareInstanceId: string;
11
- encryptionKeyUrl: string;
12
- version: string;
13
- };
14
- type RequestData = {
15
- toUserId: string;
16
- toDeviceUrl: string;
17
- shareInstanceId: string;
18
- };
19
- type CommandRequestBody = {
20
- actionType: string;
21
- resourceType: string;
22
- shareInstanceId: string;
23
- receivers?: any[];
24
- };
25
- /**
26
- * Type for an annotation Object include annotation version and privilege
27
- */
28
- type AnnotationInfo = {
29
- version: string;
30
- policy: ANNOTATION_POLICY;
31
- };
32
- interface IAnnotationChannel {
33
- acceptRequest: (approval: any) => undefined | Promise<void>;
34
- declineRequest: (approval: any) => undefined | Promise<void>;
35
- closeAnnotation: (requestData: RequestData) => undefined | Promise<void>;
36
- approveAnnotation: (requestData: RequestData) => undefined | Promise<void>;
37
- cancelApproveAnnotation: (requestData: RequestData, approval: any) => undefined | Promise<void>;
38
- sendStrokeData: (strokeData: StrokeData) => void;
39
- approvalUrlUpdate: (approvalUrl: string) => void;
40
- locusUrlUpdate: (locusUrl: string) => void;
41
- }
42
- export type { StrokeData, RequestData, CommandRequestBody, IAnnotationChannel, AnnotationInfo };
@@ -1,31 +0,0 @@
1
- export declare const EVENT_TRIGGERS: {
2
- ANNOTATION_STROKE_DATA: string;
3
- ANNOTATION_COMMAND: string;
4
- };
5
- export declare const ANNOTATION_RESOURCE_TYPE = "AnnotationOnShare";
6
- export declare const ANNOTATION_RELAY_TYPES: {
7
- ANNOTATION_CLIENT: string;
8
- };
9
- export declare const ANNOTATION_STATUS: {
10
- NO_ANNOTATION: string;
11
- RUNNING_ANNOTATION: string;
12
- };
13
- export declare enum ANNOTATION_POLICY {
14
- ANYONE_CAN_ANNOTATE = "AnyoneCanAnnotate",
15
- APPROVAL = "Approval",
16
- ANNOTATION_NOT_ALLOWED = "AnnotationNotAllowed"
17
- }
18
- export declare const ANNOTATION_REQUEST_TYPE: {
19
- ANNOTATION_MESSAGE: string;
20
- };
21
- export declare const enum ANNOTATION_ACTION_TYPE {
22
- REQUESTED = "REQUESTED",
23
- ACCEPTED = "ACCEPTED",
24
- DECLINED = "DECLINED",
25
- OFFERED = "OFFERED",
26
- CANCELED = "CANCELED",
27
- EXPIRED = "EXPIRED",
28
- REVOKED = "REVOKED",
29
- CLOSED = "CLOSED"
30
- }
31
- export declare const ANNOTATION = "annotation";
@@ -1,117 +0,0 @@
1
- import { WebexPlugin } from '@webex/webex-core';
2
- import { StrokeData, RequestData, IAnnotationChannel } from './annotation.types';
3
- /**
4
- * @description Annotation to handle LLM and Mercury message and locus API
5
- * @class
6
- */
7
- declare class AnnotationChannel extends WebexPlugin implements IAnnotationChannel {
8
- namespace: string;
9
- private seqNum;
10
- hasSubscribedToEvents: boolean;
11
- approvalUrl: string;
12
- locusUrl: string;
13
- deviceUrl: string;
14
- /**
15
- * Initializes annotation module
16
- */
17
- constructor(...args: any[]);
18
- /**
19
- * Process Stroke Data
20
- * @param {object} data
21
- * @returns {void}
22
- */
23
- private processStrokeMessage;
24
- /** bind all events from mercury
25
- * @param {Object} e
26
- * @returns {undefined}
27
- */
28
- private eventCommandProcessor;
29
- /** bind all events from llm
30
- * @param {Object} e
31
- * @returns {undefined}
32
- */
33
- private eventDataProcessor;
34
- /**
35
- * Listen to websocket messages
36
- * @returns {undefined}
37
- */
38
- private listenToEvents;
39
- /**
40
- * set locusUrl
41
- * @param {string} locusUrl
42
- * @returns {void}
43
- */
44
- locusUrlUpdate(locusUrl: string): void;
45
- /**
46
- * set approved url
47
- * @param {string} approvalUrl
48
- * @returns {void}
49
- */
50
- approvalUrlUpdate(approvalUrl: string): void;
51
- /**
52
- * accept request
53
- * @param {object} approval
54
- * @returns {Promise}
55
- */
56
- acceptRequest(approval: any): any;
57
- /**
58
- * presenter declined request annotation
59
- * @param {approval} approval
60
- * @returns {Promise}
61
- */
62
- declineRequest(approval: any): any;
63
- /**
64
- * request approved annotation
65
- * @param {RequestData} requestData
66
- * @returns {Promise}
67
- */
68
- approveAnnotation(requestData: RequestData): Promise<void>;
69
- /**
70
- * cancel approved annotation
71
- * @param {object} requestData
72
- * @param {object} approval
73
- * @returns {Promise}
74
- */
75
- cancelApproveAnnotation(requestData: RequestData, approval: any): any;
76
- /**
77
- * close annotation
78
- * @param {object} requestData
79
- * @returns {Promise}
80
- */
81
- closeAnnotation(requestData: RequestData): Promise<void>;
82
- /**
83
- * send annotation command
84
- * @param {ANNOTATION_ACTION_TYPE} actionType
85
- * @param {RequestData} requestData
86
- * @returns {Promise}
87
- */
88
- private sendAnnotationAction;
89
- /**
90
- * decrypt data
91
- * @param {string} encryptionKeyUrl
92
- * @param {string} content encrypted content
93
- * @returns {string} decrypted content
94
- */
95
- private decryptContent;
96
- /**
97
- * encrypt data
98
- * @param {string} encryptionKeyUrl
99
- * @param {string} content original content
100
- * @returns {string} encrypted content
101
- */
102
- private encryptContent;
103
- /**
104
- * Sends stroke data to presenter
105
- * @param {StrokeData} strokeData
106
- * @returns {void}
107
- */
108
- sendStrokeData: (strokeData: StrokeData) => void;
109
- /**
110
- * private encrypted the strokes data
111
- * @param {string} encryptedContent
112
- * @param {StrokeData} strokeData
113
- * @returns {void}
114
- */
115
- private publishEncrypted;
116
- }
117
- export default AnnotationChannel;
@@ -1,8 +0,0 @@
1
- /*!
2
- * Copyright (c) 2015-2023 Cisco Systems, Inc. See LICENSE file.
3
- */
4
- /**
5
- * @class
6
- */
7
- declare const Breakout: any;
8
- export default Breakout;
@@ -1,5 +0,0 @@
1
- /*!
2
- * Copyright (c) 2015-2023 Cisco Systems, Inc. See LICENSE file.
3
- */
4
- declare const BreakoutCollection: any;
5
- export default BreakoutCollection;
@@ -1,15 +0,0 @@
1
- /**
2
- * Extended Error object to signify breakout related errors
3
- */
4
- export default class BreakoutEditLockedError extends Error {
5
- code: any;
6
- error: any;
7
- sdkMessage: any;
8
- /**
9
- *
10
- * @constructor
11
- * @param {String} [message]
12
- * @param {Object} [error]
13
- */
14
- constructor(message?: string, error?: any);
15
- }
@@ -1,8 +0,0 @@
1
- import { ClientEvent } from '@webex/internal-plugin-metrics';
2
- declare const breakoutEvent: {
3
- onBreakoutMoveRequest: (eventInfo: any, submitClientEvent: any) => void;
4
- onBreakoutMoveResponse: (eventInfo: any, submitClientEvent: any) => void;
5
- onBreakoutJoinResponse: (eventInfo: any, submitClientEvent: any) => void;
6
- postMoveCallAnalyzer: (event: ClientEvent['name'], eventInfo: any, submitClientEvent: any) => void;
7
- };
8
- export default breakoutEvent;
@@ -1,5 +0,0 @@
1
- /**
2
- * @class Breakouts
3
- */
4
- declare const Breakouts: any;
5
- export default Breakouts;
@@ -1,22 +0,0 @@
1
- import { StatelessWebexPlugin } from '@webex/webex-core';
2
- /**
3
- * @class BreakoutRequest
4
- */
5
- export default class BreakoutRequest extends StatelessWebexPlugin {
6
- /**
7
- * Broadcast message to all breakout session's participants
8
- * @param {String} url
9
- * @param {String} message
10
- * @param {Object} options
11
- * @param {string} groupId
12
- * @param {string} sessionId
13
- * @returns {Promise}
14
- */
15
- broadcast({ url, message, options, groupId, sessionId, }: {
16
- url: string;
17
- message: string;
18
- options?: object;
19
- groupId: string;
20
- sessionId?: string;
21
- }): any;
22
- }
@@ -1,15 +0,0 @@
1
- export declare const getBroadcastRoles: (options: any) => string[];
2
- /**
3
- * Deals with all kinds of errors of breakout service
4
- * @param {object} error // one of the breakout service error
5
- * @param {string} position // position of the error occur
6
- * @returns {object}
7
- */
8
- export declare const boServiceErrorHandler: (error: any, position: string) => any;
9
- /**
10
- *
11
- * @param {object} breakout
12
- * @param {string} newSessionType
13
- * @returns {boolean}
14
- */
15
- export declare const isSessionTypeChangedFromSessionToMain: (breakout: any, newSessionType: any) => boolean;
@@ -1,9 +0,0 @@
1
- /// <reference types="lodash" />
2
- declare const _default: ((agent?: any) => {
3
- getOSName: () => any;
4
- getOSVersion: () => any;
5
- getBrowserName: () => any;
6
- getBrowserVersion: () => any;
7
- isBrowser: (name: any) => boolean;
8
- }) & import("lodash").MemoizedFunction;
9
- export default _default;
@@ -1,48 +0,0 @@
1
- /**
2
- * @class Collection
3
- */
4
- export default class Collection {
5
- namespace: string;
6
- propertyName: string;
7
- /**
8
- * @param {String} property
9
- * @memberof Collection
10
- */
11
- constructor(property: string);
12
- /**
13
- * @param {String} id ID of the thing stuffed into the collection at id location
14
- * @returns {Any} returns whatever is being stuffed into the collection
15
- * @public
16
- * @memberof Collection
17
- */
18
- get(id: string): any;
19
- /**
20
- * @param {String} id the id of the meeting info instance to add to the collection
21
- * @param {Any} value the thing to set in the collection
22
- * @returns {Any} returns the thing just put in the collection
23
- * @public
24
- * @memberof Collection
25
- */
26
- set(id: string, value: any): any;
27
- /**
28
- * remove the thing at the id
29
- * @param {String} id ID of the thing you wish to delete from the collection
30
- * @returns {undefined}
31
- * @public
32
- * @memberof Collection
33
- */
34
- delete(id: string): void;
35
- /**
36
- * @returns {Object} returns an object map of things stuffed into the collection
37
- * @public
38
- * @memberof Collection
39
- */
40
- getAll(): any;
41
- /**
42
- * @param {Object} set the replacement object
43
- * @returns {Object} returns an object map of things stuffed into the collection
44
- * @public
45
- * @memberof Collection
46
- */
47
- setAll(set: object): any;
48
- }
@@ -1,2 +0,0 @@
1
- declare const StaticConfig: any;
2
- export default StaticConfig;
@@ -1,15 +0,0 @@
1
- /**
2
- * Extended Error object to signify captcha related errors
3
- */
4
- export default class CaptchaError extends Error {
5
- code: any;
6
- error: any;
7
- sdkMessage: any;
8
- /**
9
- *
10
- * @constructor
11
- * @param {String} [message]
12
- * @param {Object} [error]
13
- */
14
- constructor(message?: string, error?: any);
15
- }
@@ -1,16 +0,0 @@
1
- /**
2
- * Extended Error object to signify the intent to join for unclaimed PMR scenarios
3
- */
4
- export default class IntentToJoinError extends Error {
5
- code: any;
6
- error: any;
7
- joinIntentRequired: any;
8
- sdkMessage: any;
9
- /**
10
- *
11
- * @constructor
12
- * @param {String} [message]
13
- * @param {Object} [error]
14
- */
15
- constructor(message?: string, error?: any);
16
- }
@@ -1,17 +0,0 @@
1
- /**
2
- * Extended Error object to signify a join meeting error
3
- */
4
- export default class JoinMeetingError extends Error {
5
- code: any;
6
- error: any;
7
- joinOptions: any;
8
- sdkMessage: any;
9
- /**
10
- *
11
- * @constructor
12
- * @param {Object} [options]
13
- * @param {String} [message]
14
- * @param {Object} [error]
15
- */
16
- constructor(options?: object, message?: string, error?: any);
17
- }
@@ -1,15 +0,0 @@
1
- /**
2
- * Extended Error object for media errors
3
- */
4
- export default class MediaError extends Error {
5
- code: any;
6
- error: any;
7
- sdkMessage: any;
8
- /**
9
- *
10
- * @constructor
11
- * @param {String} [message]
12
- * @param {Object} [error]
13
- */
14
- constructor(message?: string, error?: any);
15
- }
@@ -1,14 +0,0 @@
1
- /**
2
- * Extended Error object for general parameter errors
3
- */
4
- export default class NoMeetingInfoError extends Error {
5
- code: any;
6
- error: any;
7
- sdkMessage: any;
8
- /**
9
- * @constructor
10
- * @param {String} [message]
11
- * @param {Object} [error]
12
- */
13
- constructor(message?: string, error?: any);
14
- }
@@ -1,15 +0,0 @@
1
- /**
2
- * Extended Error object for general parameter errors
3
- */
4
- export default class ParameterError extends Error {
5
- sdkMessage: string;
6
- error: null;
7
- code: number;
8
- /**
9
- *
10
- * @constructor
11
- * @param {String} [message]
12
- * @param {Object} [error]
13
- */
14
- constructor(message?: string, error?: any);
15
- }
@@ -1,15 +0,0 @@
1
- /**
2
- * Extended Error object to signify password related errors
3
- */
4
- export default class PasswordError extends Error {
5
- code: any;
6
- error: any;
7
- sdkMessage: any;
8
- /**
9
- *
10
- * @constructor
11
- * @param {String} [message]
12
- * @param {Object} [error]
13
- */
14
- constructor(message?: string, error?: any);
15
- }
@@ -1,14 +0,0 @@
1
- /**
2
- * Extended Error object for general parameter errors
3
- */
4
- export default class PermissionError extends Error {
5
- code: any;
6
- error: any;
7
- sdkMessage: any;
8
- /**
9
- * @constructor
10
- * @param {String} [message]
11
- * @param {Object} [error]
12
- */
13
- constructor(message?: string, error?: any);
14
- }
@@ -1,60 +0,0 @@
1
- /**
2
- * Extended Error object for reclaim host role empty or wrong key
3
- */
4
- export declare class ReclaimHostEmptyWrongKeyError extends Error {
5
- sdkMessage: string;
6
- error: null;
7
- code: number;
8
- /**
9
- *
10
- * @constructor
11
- * @param {String} [message]
12
- * @param {Object} [error]
13
- */
14
- constructor(message?: string, error?: any);
15
- }
16
- /**
17
- * Extended Error object for reclaim host role not supported
18
- */
19
- export declare class ReclaimHostNotSupportedError extends Error {
20
- sdkMessage: string;
21
- error: null;
22
- code: number;
23
- /**
24
- *
25
- * @constructor
26
- * @param {String} [message]
27
- * @param {Object} [error]
28
- */
29
- constructor(message?: string, error?: any);
30
- }
31
- /**
32
- * Extended Error object for reclaim host role not allowed for other participants
33
- */
34
- export declare class ReclaimHostNotAllowedError extends Error {
35
- sdkMessage: string;
36
- error: null;
37
- code: number;
38
- /**
39
- *
40
- * @constructor
41
- * @param {String} [message]
42
- * @param {Object} [error]
43
- */
44
- constructor(message?: string, error?: any);
45
- }
46
- /**
47
- * Extended Error object for reclaim host role when user is host already
48
- */
49
- export declare class ReclaimHostIsHostAlreadyError extends Error {
50
- sdkMessage: string;
51
- error: null;
52
- code: number;
53
- /**
54
- *
55
- * @constructor
56
- * @param {String} [message]
57
- * @param {Object} [error]
58
- */
59
- constructor(message?: string, error?: any);
60
- }
@@ -1,9 +0,0 @@
1
- /**
2
- *
3
- *
4
- * @export
5
- * @class ReconnectInProgress
6
- * @extends {Error}
7
- */
8
- export default class ReconnectInProgress extends Error {
9
- }