WebAPI/LogAPI: Difference between revisions

Line 48: Line 48:
   readonly attribute unsigned long count;  // total number of objects
   readonly attribute unsigned long count;  // total number of objects
   readonly attribute any[]? values;  // Contains the current window of objects
   readonly attribute any[]? values;  // Contains the current window of objects
  readonly attribute chunkSize;
};
};


172

edits