new Event(eventTimeStamp)
Creates an instance of Event.
Parameters:
| Name | Type | Description |
|---|---|---|
eventTimeStamp |
olympe.df.PODateTime |
Methods
-
getEventTimestamp()
-
Gets the time stamp for that event, that is the date and time of its creation.
Returns:
the creation date and time for this event
- Type
- olympe.df.PODateTime
Olympe SDK