com.tencent.av.sdk
Class AVContext.JNetworkInfo

java.lang.Object
  extended by com.tencent.av.sdk.AVContext.JNetworkInfo
Enclosing class:
AVContext

public static class AVContext.JNetworkInfo
extends java.lang.Object


Field Summary
 java.lang.String APN
           
 int type
           
 
Constructor Summary
AVContext.JNetworkInfo()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

type

public int type

APN

public java.lang.String APN
Constructor Detail

AVContext.JNetworkInfo

public AVContext.JNetworkInfo()