| 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)
|
|