mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 12:52:54 -05:00
Added tracing support to mobile app.
This commit is contained in:
@@ -1277,6 +1277,7 @@
|
||||
meshserver = MeshServerCreateControl(domainUrl, authCookie);
|
||||
meshserver.onStateChanged = onStateChanged;
|
||||
meshserver.onMessage = onMessage;
|
||||
meshserver.trace = args.trace;
|
||||
meshserver.Start();
|
||||
|
||||
// Setup stared devices
|
||||
|
||||
Reference in New Issue
Block a user