The Camera Ids for multiple camera devices is 0, 1 and 2.
The Camera2 library will be useful
I had to change the Class Initialize method a bit to be able to pass the camera Id and iterate through any of the cameras.
You can check the Camera2 class
here.
Let me know if you need any help with it.
Walter