Im surprized, for Venu 2/2s ActivityMonitor has no :info ... ?
if (ActivityMonitor has :Info) {
var amoninfo = ActivityMonitor.getInfo();
if (amoninfo != null) {
System.println("Has AM Info");
}
} else {
System.println("No AM Info");
}
Venu 2/2s has :info, but .getInfo() leads to error. All other devices are ok, only Venu 2/2s ?
-
redamke
-
Cancel
-
Vote Up
0
Vote Down
-
-
More
-
Cancel
Comment-
redamke
-
Cancel
-
Vote Up
0
Vote Down
-
-
More
-
Cancel
Children