@webex/event-dictionary-ts 1.0.2154 → 1.0.2155
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.
|
@@ -11698,8 +11698,6 @@
|
|
|
11698
11698
|
"cca.scheduling.response",
|
|
11699
11699
|
"ccc.scheduling.request",
|
|
11700
11700
|
"ccc.scheduling.response",
|
|
11701
|
-
"crc.kv.force-update.failure",
|
|
11702
|
-
"crc.kv.try-update.failure",
|
|
11703
11701
|
"givr.poros.connect",
|
|
11704
11702
|
"givr.poros.verification",
|
|
11705
11703
|
"givr.sip.refer.request",
|
|
@@ -5318,8 +5318,6 @@ export interface Event {
|
|
|
5318
5318
|
| "cca.scheduling.response"
|
|
5319
5319
|
| "ccc.scheduling.request"
|
|
5320
5320
|
| "ccc.scheduling.response"
|
|
5321
|
-
| "crc.kv.force-update.failure"
|
|
5322
|
-
| "crc.kv.try-update.failure"
|
|
5323
5321
|
| "givr.poros.connect"
|
|
5324
5322
|
| "givr.poros.verification"
|
|
5325
5323
|
| "givr.sip.refer.request"
|
package/package.json
CHANGED