Please note that the contents of this offline web site may be out of date. To access the most recent documentation visit the online version .
Note that links that point to online resources are green in color and will open in a new window.
We would love it if you could give us feedback about this material by filling this form (You have to be online to fill it)

Class android.net.wifi.p2p. WifiP2pManager

Added Methods
void   addLocalService ( Channel, WifiP2pServiceInfo , ActionListener )  
void   addServiceRequest ( Channel, WifiP2pServiceRequest , ActionListener )  
void   clearLocalServices ( Channel, ActionListener )  
void   clearServiceRequests ( Channel, ActionListener )  
void   discoverServices ( Channel, ActionListener )  
void   removeLocalService ( Channel, WifiP2pServiceInfo , ActionListener )  
void   removeServiceRequest ( Channel, WifiP2pServiceRequest , ActionListener )  
void   setDnsSdResponseListeners ( Channel, DnsSdServiceResponseListener , DnsSdTxtRecordListener )  
void   setServiceResponseListener ( Channel, ServiceResponseListener )  
void   setUpnpServiceResponseListener ( Channel, UpnpServiceResponseListener )  
void   stopPeerDiscovery ( Channel, ActionListener )  
 

Added Fields
String   EXTRA_DISCOVERY_STATE  
int   NO_SERVICE_REQUESTS  
String   WIFI_P2P_DISCOVERY_CHANGED_ACTION  
int   WIFI_P2P_DISCOVERY_STARTED  
int   WIFI_P2P_DISCOVERY_STOPPED