syncromatics / syncromatics-track-api

Library to interact with the Syncromatics Track API
https://www.npmjs.com/package/syncromatics-track-api
6 stars 1 forks source link

fix(voip): Bind heartbeat class functions. #59

Closed cuevaskoch closed 5 years ago

cuevaskoch commented 5 years ago

This way, "this" is always what we expect.

TODO: We should investigate bumping eslint configs and migrating to the => automatically-bound class functions.