1
0
Fork 0
mirror of https://github.com/Ylianst/MeshCentral.git synced 2025-02-12 11:01:52 +00:00

Added tracing support to mobile app.

This commit is contained in:
Ylian Saint-Hilaire 2021-05-25 10:48:53 -07:00
parent b24a30ace6
commit c20f3549d5

View file

@ -1277,6 +1277,7 @@
meshserver = MeshServerCreateControl(domainUrl, authCookie);
meshserver.onStateChanged = onStateChanged;
meshserver.onMessage = onMessage;
meshserver.trace = args.trace;
meshserver.Start();
// Setup stared devices