| Interface | Description |
|---|---|
| NADeviceStatusListener |
This interface gives you asynchronous access to devices changing status.
|
| NAMessageListener |
A listener for messages from other devices.
|
| NARegistrationListener |
This interface is a listener which is called asynchronously when an attempt
to check the application key fails for some reason.
|
| Class | Description |
|---|---|
| BuildConfig | |
| Logentries | |
| Logger |
This class provides logging facilities for the NewAer SDK.
|
| NADevice |
The representation of a device detected by the ProxPlatform.
|
| NADeviceImpl | |
| NAMessage |
Representation of a message to be sent to another device.
|
| NAMessageImpl | |
| NAPlatform |
This is the NewAer Proximity Platform.
|
| NAProximityApp |
This is a convenience class for Applications which want to make
use of the NewAer Proximity Platform.
|
| NAProximityPreferences | |
| NAReceiver | |
| R | |
| R.attr | |
| R.string |
| Enum | Description |
|---|---|
| NADeviceStatus |
The status of a device in the system.
|
| NADeviceType |
This class represents the types of devices that the platform knows how
to detect.
|
| NAScanType |