NetworkType class
Constructors
Properties
- hashCode → int
-
The hash code for this object. [...]
read-only, inherited
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
Methods
-
noSuchMethod(
Invocation invocation ) → dynamic -
Invoked when a non-existent method or property is accessed. [...]
inherited
-
toString(
) → String -
Returns a string representation of this object.
inherited
Operators
-
operator ==(
dynamic other ) → bool -
The equality operator. [...]
inherited
Constants
- MAX_NETWORK_TYPE → const int
-
Max network type number. Update as new types are added. Don't add negative types. {@hide}
NETWORK_TYPE_LTE_CA
- NETWORK_TYPE_1xRTT → const int
-
Current network is 1xRTT
7
- NETWORK_TYPE_CDMA → const int
-
Current network is CDMA: Either IS95A or IS95B
4
- NETWORK_TYPE_EDGE → const int
-
Current network is EDGE
2
- NETWORK_TYPE_EHRPD → const int
-
Current network is eHRPD
14
- NETWORK_TYPE_EVDO_0 → const int
-
Current network is EVDO revision 0
5
- NETWORK_TYPE_EVDO_A → const int
-
Current network is EVDO revision A
6
- NETWORK_TYPE_EVDO_B → const int
-
Current network is EVDO revision B
12
- NETWORK_TYPE_GPRS → const int
-
Current network is GPRS
1
- NETWORK_TYPE_GSM → const int
-
Current network is GSM
16
- NETWORK_TYPE_HSDPA → const int
-
Current network is HSDPA
8
- NETWORK_TYPE_HSPA → const int
-
Current network is HSPA
10
- NETWORK_TYPE_HSPAP → const int
-
Current network is HSPA+
15
- NETWORK_TYPE_HSUPA → const int
-
Current network is HSUPA
9
- NETWORK_TYPE_IDEN → const int
-
Current network is iDen
11
- NETWORK_TYPE_IWLAN → const int
-
Current network is IWLAN
18
- NETWORK_TYPE_LTE → const int
-
Current network is LTE
13
- NETWORK_TYPE_LTE_CA → const int
-
Current network is LTE_CA {@hide}
19
- NETWORK_TYPE_TD_SCDMA → const int
-
Current network is TD_SCDMA
17
- NETWORK_TYPE_UMTS → const int
-
Current network is UMTS
3
- NETWORK_TYPE_UNKNOWN → const int
-
Network type is unknown
0