java.lang.Object | |
↳ | android.net.HtcNetworkConnectivityHelper |
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
HtcNetworkConnectivityHelper.State |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Create a new NetworkConnectivityListener.
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Tells the underlying networking system that the caller wants to
begin using the named feature.
| |||||||||||
Tells the underlying networking system that the caller is finished
using the named feature.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Create a new NetworkConnectivityListener.
Tells the underlying networking system that the caller wants to
begin using the named feature. The interpretation of feature
is completely up to each networking implementation.
feature | the name of the feature to be used |
---|
-1
always indicates failure.
Tells the underlying networking system that the caller is finished
using the named feature. The interpretation of feature
is completely up to each networking implementation.
-1
always indicates failure.