Fixed enum for client ID

This commit is contained in:
Murali Gowrisankaran 2022-07-27 01:31:14 +00:00
parent 57fb3ea333
commit ffddf28a25
1 changed files with 1 additions and 1 deletions

View File

@ -30,6 +30,7 @@
BringVideoWindowToFront: enumAppCounter++,
browseForUserBackingTracksCandidate: enumAppCounter++,
cancelVideoUpload: enumAppCounter++,
clientID: enumAppCounter++,
ClientJoinedSession: enumAppCounter++,
ClientLeftSession: enumAppCounter++,
ClientUpdateStartDownload: enumAppCounter++,
@ -142,7 +143,6 @@
GetASIODevices: enumAppCounter++,
GetAutoStart: enumAppCounter++,
getAvailableMetronomeClickNames: enumAppCounter++,
getClientId: enumAppCounter++,
getBackingTrackList: enumAppCounter++,
getClientParentChildRole: enumAppCounter++,
getConnectionDetail: enumAppCounter++,