Interface Device


public interface Device
Provides information about a specific mobile device, in the context of a specific HTTP request.
Since:
CQ 5.4.0
  • Method Details

    • getDeviceGroup

      DeviceGroup getDeviceGroup()
      DeviceGroup to which this Device belongs
    • getAttributes

      Map<String,String> getAttributes()
      Detailed device attributes
    • getUserAgent

      String getUserAgent()
      User-Agent that was provided in the request