RTBKit  0.9
Open-source framework to create real-time ad bidding systems.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator
Public Types
OpenRTB::ConnectionType Struct Reference

#include <openrtb.h>

Inheritance diagram for OpenRTB::ConnectionType:
OpenRTB::TaggedEnum< ConnectionType >

List of all members.

Public Types

enum  Vals {
  UNSPECIFIED = -1, UNKNOWN = 0, ETHERNET = 1, WIFI = 2,
  CELLULAR_UNKNOWN = 3, CELLULAR_2G = 4, CELLULAR_3G = 5, CELLULAR_4G = 6
}

Detailed Description

6.10 Connection Type

The following table lists the various options for the connection type.

Definition at line 503 of file openrtb.h.


Member Enumeration Documentation

Enumerator:
UNSPECIFIED 

Not explicitly specified.

Definition at line 504 of file openrtb.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator