Interface | Description |
---|---|
Connectivity.DeviceListener |
DeviceListeners are interested in all events that could happen with Connectivity.
|
Class | Description |
---|---|
Connectivity |
The Connectivity class is the main entry point into the Connectivity SDK.
|
Connectivity.DeviceListenerAdapter |
Convenience class for implementing a DeviceListener without having to implement all methods.
|
Connectivity.SynchronousOrderedBroadcastResult |
A simple data-struct to pass the results of a synchronous ordered broadcast around
|
Device |
The Device class represents a remote device that can be communicated with.
|