Commits
Unhangout committed ecdae105481
FS-11279: Wrap verto.clientReady message callback in check for onMessage callback function The verto.clientReady event calls the onMessage callback function passed in the Verto object. We should check for the existence of this callback function before trying to call it.