Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

nsINavHistoryVisitResultNode

This interface describes a result from a RESULT_TYPE_VISIT query on the Places service. It describes a visit to an entry; you can use it to determine the date and time of the last time the user visited a particular page, for example. This interface provides the session ID so that it's possible to group items from the same session together.
1.0
28
Introduced
Gecko 1.9
Inherits from: nsINavHistoryResultNode Last changed in Gecko 1.9 (Firefox 3)

Attributes

Attribute Type Description
sessionId long long The session ID of the visit, used for session grouping when a tree view is sorted by date. Read only.

See also

Document Tags and Contributors

 Contributors to this page: Sheppy, trevorh
 Last updated by: Sheppy,