
BBjGeolocationEvent::getTimestamp
Description
In BBj 11.00 and higher, this method returns the time when this position information was acquired.
Syntax
| Return Value | Method |
|---|---|
| long | getTimestamp() |
Parameters
None.
Return Value
Returns a timestamp value (milliseconds since January 1st, 1970 UTC). To convert to a Date value, enter:
|
Example
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.