| Package | Description |
|---|---|
| com.applitools.eyes.universal.dto | |
| com.applitools.eyes.universal.mapper |
| Modifier and Type | Method and Description |
|---|---|
IosDeviceInfoDto |
BrowserInfoDto.getIosDeviceInfo() |
IosDeviceInfoDto |
IOSDeviceRendererDto.getIosDeviceInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
BrowserInfoDto.setIosDeviceInfo(IosDeviceInfoDto iosDeviceInfo) |
void |
IOSDeviceRendererDto.setIosDeviceInfo(IosDeviceInfoDto iosDeviceInfo) |
| Constructor and Description |
|---|
BrowserInfoDto(ChromeEmulationInfoDto chromeEmulationInfo,
IosDeviceInfoDto iosDeviceInfo,
String name,
Integer width,
Integer height) |
IOSDeviceRendererDto(IosDeviceInfoDto iosDeviceInfo) |
| Modifier and Type | Method and Description |
|---|---|
static IosDeviceInfo |
RenderBrowserInfoMapper.toIosDeviceInfo(IosDeviceInfoDto dto) |
Copyright © 2023. All rights reserved.