android.net.DhcpInfo
A simple object for retrieving the results of a DHCP request.
Summary
Constants
Fields
Public Constructors
Public Methods
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait
Details
Constants
Implement the Parcelable interface
Fields
Public Constructors
Public Methods
public
int
describeContents()
Implement the Parcelable interface
public
String
toString()
Returns a string containing a concise, human-readable description of the
receiver.
Returns
- String a printable representation for the receiver.
public
void
writeToParcel(Parcel dest, int flags)
Implement the Parcelable interface