Class android.net.LinkProperties
Added Constructors | |
---|---|
LinkProperties ()
|
Added Methods | |
---|---|
boolean addRoute (RouteInfo )
|
|
void clear ()
|
|
int getMtu ()
|
|
void setDnsServers (Collection<InetAddress> )
|
|
void setDomains (String )
|
|
void setHttpProxy (ProxyInfo )
|
|
void setInterfaceName (String )
|
|
void setLinkAddresses (Collection<LinkAddress> )
|
|
void setMtu (int )
|