Bearing in mind that multi-device support is very experimental, here's a hacky way to work around it. You can modify the ServiceProviders so that the _specificSerialNumber
can be accessed. From that point then create a custom event (in your own custom script) that is fired when the LeapProvider calls the OnUpdateFrame eventm which sends both the frame object and the _specificSerialNumber
variable along with it.