static OpenRtb.ConnectionType |
OpenRtb.ConnectionType.forNumber(int value) |
|
OpenRtb.ConnectionType |
OpenRtb.BidRequest.Device.Builder.getConnectiontype() |
Network connection type.
|
OpenRtb.ConnectionType |
OpenRtb.BidRequest.Device.getConnectiontype() |
Network connection type.
|
OpenRtb.ConnectionType |
OpenRtb.BidRequest.DeviceOrBuilder.getConnectiontype() |
Network connection type.
|
static OpenRtb.ConnectionType |
OpenRtb.ConnectionType.valueOf(int value) |
Deprecated.
|
static OpenRtb.ConnectionType |
OpenRtb.ConnectionType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static OpenRtb.ConnectionType |
OpenRtb.ConnectionType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static OpenRtb.ConnectionType[] |
OpenRtb.ConnectionType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|