Removed enumeration for open and close Url APIs

This commit is contained in:
Murali Gowrisankaran 2022-12-16 02:37:30 +00:00
parent cc4d1575c0
commit bb9813ae26
2 changed files with 1 additions and 3 deletions

View File

@ -13,4 +13,4 @@ RUBY VERSION
ruby 2.4.1p111
BUNDLED WITH
1.17.3
2.3.17

View File

@ -38,7 +38,6 @@
ClientUpdateVersion: enumAppCounter++,
ClosePreviewRecording: enumAppCounter++,
CloseRecording: enumAppCounter++,
CloseTrackUrl: enumAppCounter++,
deleteVideo: enumAppCounter++,
DownloadFileStatus: enumAppCounter++,
endPairing: enumAppCounter++,
@ -236,7 +235,6 @@
OpenBackingTracksDirectory: enumAppCounter++,
OpenRecording: enumAppCounter++,
OpenSystemBrowser: enumAppCounter++,
OpenTrackUrl: enumAppCounter++,
openVideo: enumAppCounter++,
P2PMessageReceived: enumAppCounter++,
ParticipantJoined: enumAppCounter++,