Click or drag to resize

Device Properties

The Device type exposes the following members.

Properties
  NameDescription
Public propertyAcceptLanguage
The HTTP “Accept-Language” header of the device used in the transaction.
Public propertyIPAddress
The IP address associated with the device used by the customer in the transaction.
Public propertySessionAge
The number of seconds between the creation of the user's session and the time of the transaction. Note that sessionAge is not the duration of the current visit, but the time since the start of the first visit.
Public propertySessionId
A string up to 255 characters in length. This is an ID that uniquely identifies a visitor's session on the site.
Public propertyUserAgent
The HTTP “User-Agent” header of the browser used in the transaction.
Top
See Also