PTNetType Constants Reference

Declared in PDRToolSystemEx.h

PTNetType

Definition

typedef NS_ENUM(NSInteger, PTNetType ) {
   PTNetTypeUnknow = 0,
   PTNetTypeNone,
   PTNetTypeEthernet,
   PTNetTypeWIFI,
   PTNetTypeCell2G,
   PTNetTypeCell3G,
   PTNetTypeCell4G,
   PTNetTypeWWAN,
};

Constants

PTNetTypeUnknow

Declared In PDRToolSystemEx.h.

PTNetTypeNone

Declared In PDRToolSystemEx.h.

PTNetTypeEthernet

Declared In PDRToolSystemEx.h.

PTNetTypeWIFI

Declared In PDRToolSystemEx.h.

PTNetTypeCell2G

Declared In PDRToolSystemEx.h.

PTNetTypeCell3G

Declared In PDRToolSystemEx.h.

PTNetTypeCell4G

Declared In PDRToolSystemEx.h.

PTNetTypeWWAN

Declared In PDRToolSystemEx.h.