public final class Device extends AbstractModel
| Modifier and Type | Class and Description |
|---|---|
static class |
Device.Builder
Builder creates instances of Device
from values set by the builder's methods. |
| Modifier and Type | Method and Description |
|---|---|
String |
getAcceptLanguage() |
InetAddress |
getIpAddress() |
String |
getUserAgent() |
toJson, toStringpublic String getUserAgent()
public String getAcceptLanguage()
public InetAddress getIpAddress()
Copyright © 2016 MaxMind, Inc.. All rights reserved.