| Package | Description |
|---|---|
| com.google.api.services.firebasedynamiclinks.v1.model |
| Modifier and Type | Method and Description |
|---|---|
DeviceInfo |
DeviceInfo.clone() |
DeviceInfo |
GetIosPostInstallAttributionRequest.getDevice()
Device information.
|
DeviceInfo |
DeviceInfo.set(String fieldName,
Object value) |
DeviceInfo |
DeviceInfo.setDeviceModelName(String deviceModelName)
Device model name.
|
DeviceInfo |
DeviceInfo.setLanguageCode(String languageCode)
Device language code setting.
|
DeviceInfo |
DeviceInfo.setLanguageCodeFromWebview(String languageCodeFromWebview)
Device language code setting obtained by executing JavaScript code in WebView.
|
DeviceInfo |
DeviceInfo.setLanguageCodeRaw(String languageCodeRaw)
Device language code raw setting.
|
DeviceInfo |
DeviceInfo.setScreenResolutionHeight(Long screenResolutionHeight)
Device display resolution height.
|
DeviceInfo |
DeviceInfo.setScreenResolutionWidth(Long screenResolutionWidth)
Device display resolution width.
|
DeviceInfo |
DeviceInfo.setTimezone(String timezone)
Device timezone setting.
|
| Modifier and Type | Method and Description |
|---|---|
GetIosPostInstallAttributionRequest |
GetIosPostInstallAttributionRequest.setDevice(DeviceInfo device)
Device information.
|
Copyright © 2011–2020 Google. All rights reserved.