# Print output for @column tags ?>
WifiP2pManager.ActionListener | Interface for callback invocation on an application action |
WifiP2pManager.ChannelListener | Interface for callback invocation when framework channel is lost |
WifiP2pManager.ConnectionInfoListener | Interface for callback invocation when connection info is available |
WifiP2pManager.DeviceInfoListener |
Interface for callback invocation when WifiP2pDevice
is available in response to WifiP2pManager.requestDeviceInfo(android.net.wifi.p2p.WifiP2pManager.Channel, android.net.wifi.p2p.WifiP2pManager.DeviceInfoListener) .
|
WifiP2pManager.DiscoveryStateListener |
Interface for callback invocation when p2p state is available
in response to WifiP2pManager.requestDiscoveryState(WifiP2pManager.Channel, WifiP2pManager.DiscoveryStateListener) .
|
WifiP2pManager.DnsSdServiceResponseListener | Interface for callback invocation when Bonjour service discovery response is received |
WifiP2pManager.DnsSdTxtRecordListener | Interface for callback invocation when Bonjour TXT record is available for a service |
WifiP2pManager.GroupInfoListener | Interface for callback invocation when group info is available |
WifiP2pManager.NetworkInfoListener |
Interface for callback invocation when NetworkInfo is available
in response to WifiP2pManager.requestNetworkInfo(WifiP2pManager.Channel, WifiP2pManager.NetworkInfoListener) .
|
WifiP2pManager.P2pStateListener |
Interface for callback invocation when p2p state is available
in response to WifiP2pManager.requestP2pState(WifiP2pManager.Channel, WifiP2pManager.P2pStateListener) .
|
WifiP2pManager.PeerListListener | Interface for callback invocation when peer list is available |
WifiP2pManager.ServiceResponseListener | Interface for callback invocation when service discovery response other than Upnp or Bonjour is received |
WifiP2pManager.UpnpServiceResponseListener | Interface for callback invocation when upnp service discovery response is received |
WifiP2pConfig | A class representing a Wi-Fi P2p configuration for setting up a connection |
WifiP2pConfig.Builder |
Builder used to build WifiP2pConfig objects for
creating or joining a group.
|
WifiP2pDevice | A class representing a Wi-Fi p2p device Note that the operations are not thread safe |
WifiP2pDeviceList | A class representing a Wi-Fi P2p device list. |
WifiP2pGroup | A class representing a Wi-Fi P2p group. |
WifiP2pInfo | A class representing connection information about a Wi-Fi p2p group |
WifiP2pManager | This class provides the API for managing Wi-Fi peer-to-peer connectivity. |
WifiP2pManager.Channel | A channel that connects the application to the Wifi p2p framework. |
WifiP2pWfdInfo | A class representing Wifi Display information for a device. |