|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.tencent.av.sdk.AVConstants
public class AVConstants
网络类型常量。
| Field Summary | |
|---|---|
static int |
NETTYPE_2G
2G网络 |
static int |
NETTYPE_3G
3G网络 |
static int |
NETTYPE_4G
4G网络 |
static int |
NETTYPE_LINE
有线直连 |
static int |
NETTYPE_NONE
无网络连接 |
static int |
NETTYPE_WIFI
无线wifi |
| Constructor Summary | |
|---|---|
AVConstants()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int NETTYPE_NONE
public static final int NETTYPE_LINE
public static final int NETTYPE_WIFI
public static final int NETTYPE_3G
public static final int NETTYPE_2G
public static final int NETTYPE_4G
| Constructor Detail |
|---|
public AVConstants()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||