LogEvents methods
Last updated
Was this helpful?
Last updated
Was this helpful?
Overloads the method to provide an easy way to load items when instantiating this class.
p
Specifications on how to fill the object, with the possible keys below plus any other setup keys from , or an array of objects to fill the list with.
type
The class name of the objects to get.
fromTimestamp
Get items added starting on this timestamp.
toTimestamp
Get items added up to this timestamp.
Returns: true
if everything went ok, false
otherwise.