public static class DeviceDescriptor.DeviceContainer extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
apiLevel |
String |
id |
String |
name |
DeviceDescriptor.OS |
os |
String |
osVersion |
| Constructor and Description |
|---|
DeviceContainer() |
public String id
public String name
public int apiLevel
public DeviceDescriptor.OS os
public String osVersion
Copyright © 2018. All rights reserved.