NetworkType class

Constructors

NetworkType()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object 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_1xRTT → const int
Current network is 1xRTT*/
NETWORK_TYPE_CDMA → const int
Current network is CDMA: Either IS95A or IS95B*/
NETWORK_TYPE_EDGE → const int
Current network is EDGE */
NETWORK_TYPE_EHRPD → const int
Current network is eHRPD */
NETWORK_TYPE_EVDO_0 → const int
Current network is EVDO revision 0*/
NETWORK_TYPE_EVDO_A → const int
Current network is EVDO revision A*/
NETWORK_TYPE_EVDO_B → const int
Current network is EVDO revision B*/
NETWORK_TYPE_GPRS → const int
Current network is GPRS */
NETWORK_TYPE_GSM → const int
Current network is GSM */
NETWORK_TYPE_HSDPA → const int
Current network is HSDPA */
NETWORK_TYPE_HSPA → const int
Current network is HSPA */
NETWORK_TYPE_HSPAP → const int
Current network is HSPA+ */
NETWORK_TYPE_HSUPA → const int
Current network is HSUPA */
NETWORK_TYPE_IDEN → const int
Current network is iDen */
NETWORK_TYPE_IWLAN → const int
Current network is IWLAN */
NETWORK_TYPE_LTE → const int
Current network is LTE */
NETWORK_TYPE_LTE_CA → const int
Current network is LTE_CA {@hide} */
NETWORK_TYPE_TD_SCDMA → const int
Current network is TD_SCDMA */
NETWORK_TYPE_UMTS → const int
Current network is UMTS */
NETWORK_TYPE_UNKNOWN → const int
Network type is unknown */