Package com.bytedesk.service.browse
Class BrowseResponse
java.lang.Object
com.bytedesk.core.base.BaseResponse
com.bytedesk.service.browse.BrowseResponse
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate Stringprivate Stringprivate Longprivate Stringprivate Stringprivate Stringprivate Stringprivate Longprivate Stringprivate Stringprivate static final longprivate Stringprivate Stringprivate Stringprivate Stringprivate Stringprivate Stringprivate Stringprivate VisitorResponse -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.bytedesk.core.base.BaseResponse
getCreatedAt, getUpdatedAt, toJson
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
referrer
-
url
-
title
-
ipAddress
-
duration
-
pageLoadTime
-
userAgent
-
deviceType
-
operatingSystem
-
browser
-
screenResolution
-
geoLocation
-
sessionId
-
eventData
-
utmSource
-
utmMedium
-
utmCampaign
-
visitor
-
-
Constructor Details
-
BrowseResponse
public BrowseResponse()
-