public AccelerometerOptions() {
   jsObj = JsoHelper.createObject();
 }
예제 #2
0
 public CompassOptions() {
   jsObj = JsoHelper.createObject();
 }