반응형

public final class PreciseDataConnectionState
extends Object implements Parcelable

java.lang.Object
   ↳ android.telephony.PreciseDataConnectionState

 

- 데이터 커넥션 상태, Data Connection state.

- 커넥션의 네트워크 타입, Network type of the connection.

- APN 타입들, APN types.

- APN.

- The properties of the network link.

- Data connection fail cause;.

 

 

 

 아래를 반환할 수 있따

 

getApnSetting

 Return the APN settings for this data connection.

 

 

 

getNetworkType

 The current/laster (radio) bearer technology taht carries this data connection.

 

 

 

반응형