example of switching cameras

Is there an example of switching cameras? I would like to have a shared camera across all clients and client independent camera. The scene’s API has a getCamera but no setCamera, so I wasn’t sure exactly how to accomplish switching. I could do this without a separate camera, so does anyone have any advice given the current state of the code.

Scott