| Package | Description |
|---|---|
| com.urbanairship.connect.client.model.responses |
| Modifier and Type | Method and Description |
|---|---|
DeviceInfo |
DeviceInfo.Builder.build() |
DeviceInfo |
DeviceInfoAdapter.deserialize(com.google.gson.JsonElement json,
Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
static DeviceInfo |
DeviceInfo.parseJSON(String json) |
static DeviceInfo |
DeviceInfo.parseJSONfromBytes(byte[] bytes) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<DeviceInfo> |
Event.getDeviceInfo() |
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonElement |
DeviceInfoAdapter.serialize(DeviceInfo src,
Type typeOfSrc,
com.google.gson.JsonSerializationContext context) |
Event.Builder |
Event.Builder.setDeviceInfo(DeviceInfo deviceInfo) |
Copyright © 2016. All rights reserved.