nsINavHistoryFullVisitResultNode 编辑
toolkit/components/places/public/nsINavHistoryService.idl
Scriptable This interface describes a result from a RESULT_TYPE_FULL_VISIT
query on the Places service. This includes more detailed information than the RESULT_TYPE_VISIT
query (which returns nsINavHistoryVisitResultNode, and as such takes more time to look up. 1.0 66 Introduced Gecko 1.9 Inherits from: nsINavHistoryVisitResultNode
Last changed in Gecko 1.9 (Firefox 3)The information returned in this interface is not commonly used, hence its separation into a separate query type for efficiency.
Attributes
Attribute | Type | Description |
referringVisitId | long long | The referring visit ID; the referrer should have the same session ID as the visit described by this record. Read only. |
transitionType | long | Indicates the type of transition for the visit. This will be one of the nsINavHistoryService.Transition type constants . Read only. |
visitId | long long | The visit ID of the visit. Read only. |
See also
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论