Android/Android
[Android] PreciseDataConnectionState
2021. 7. 1. 08:45반응형
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.
반응형
'Android > Android' 카테고리의 다른 글
[Android][작성중] 콜백, 리스너, 핸들러, 루퍼 (0) | 2021.07.07 |
---|---|
[Android] Android UI 용어 정리 (0) | 2021.07.05 |
[Android] Android Studio에서 JDK 및 SDK 설정하기 (0) | 2021.06.30 |
[MVVM][수정중] Live Data를 사용할 경우 다양한 이점 (0) | 2021.06.30 |
[Android] MVVM (0) | 2021.06.30 |