android.net
public
final
enum
android.net.NetworkType
Type of network interface.
Summary
Enum Values
Constants
Public Methods
Methods inherited
from class
java.lang.Enum
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait
Details
Enum Values
Constants
Implement the Parcelable interface
Public Methods
public
int
describeContents()
Implement the Parcelable interface
public
String
toString()
Answer a string representation of the receiver suitable for display to a
programmer.
Returns
- the displayable string name.
public
void
writeToParcel(Parcel dest, int flags)
Implement the Parcelable interface