# Print output for @column tags ?>
AttachCallback | Base class for Aware attach callbacks. |
AwareResources | The resources of the Aware service. |
Characteristics | The characteristics of the Wi-Fi Aware implementation. |
DiscoverySession | A class representing a single publish or subscribe Aware session. |
DiscoverySessionCallback | Base class for Aware session events callbacks. |
IdentityChangedListener | Base class for a listener which is called with the MAC address of the Aware interface whenever it is changed. |
ParcelablePeerHandle |
A Parcelable PeerHandle .
|
PeerHandle | Opaque object used to represent a Wi-Fi Aware peer. |
PublishConfig | Defines the configuration of a Aware publish session. |
PublishConfig.Builder |
Builder used to build PublishConfig objects.
|
PublishDiscoverySession | A class representing a Aware publish session. |
SubscribeConfig | Defines the configuration of a Aware subscribe session. |
SubscribeConfig.Builder |
Builder used to build SubscribeConfig objects.
|
SubscribeDiscoverySession | A class representing a Aware subscribe session. |
WifiAwareManager | This class provides the primary API for managing Wi-Fi Aware operations: discovery and peer-to-peer data connections. |
WifiAwareNetworkInfo | Wi-Fi Aware-specific network information. |
WifiAwareNetworkSpecifier | Network specifier object used to request a Wi-Fi Aware network. |
WifiAwareNetworkSpecifier.Builder | A builder class for a Wi-Fi Aware network specifier to set up an Aware connection with a peer. |
WifiAwareSession | This class represents a Wi-Fi Aware session - an attachment to the Wi-Fi Aware service through which the app can execute discovery operations. |