| Interface | Description | 
|---|---|
| IAntAdapterEventHandler | This interface contains the method signature needed to handle adapter wide events for the ANT 
 adapter the channel is on. | 
| IAntChannelEventHandler | This interface contains the method signature needed to handle required events from the ANT 
 channel. | 
| Class | Description | 
|---|---|
| AdapterInfo | Represents information pertaining to the underlying ANT hardware that
 provides ANT channel(s). | 
| AntAdapterProvider | The adapter provider provides  AdapterInfoto allow apps to retrieve information about
 the underlying hardware. | 
| AntChannel | Represents a single channel on any piece of ANT hardware. | 
| AntChannelProvider | This class provides the interface that applications use to acquire ANT channels to use for ANT
 communication. | 
| AntContinuousScanController | The ANT Continuous Scan controller on any piece of ANT hardware. | 
| BackgroundScanState | The status of background scan on this ANT adapter. | 
| BurstState | The status of burst transfers (transmit or receive) on this ANT adapter. | 
| Capabilities | Provides possible capabilities of an ANT channel. | 
| EventBufferSettings | The settings of the event buffer on this ANT adapter reporting the current time
 value of the event buffer. | 
| NetworkKey | The network key used to gain access to the private network. | 
| Enum | Description | 
|---|---|
| AntCommandFailureReason | The possible causes of an  AntCommandFailedException. | 
| ChannelNotAvailableReason | The possible causes of a  ChannelNotAvailableException. | 
| PredefinedNetwork | The networks which do not require a specific network key to be configured to join. | 
| Exception | Description | 
|---|---|
| AntCommandFailedException | The ANT Radio Service sent a response which indicates failure. | 
| ChannelNotAvailableException | This exception is thrown when a channel could not be allocated. | 
| UnsupportedFeatureException | Thrown when an API feature is not supported. | 
Copyright © 2015 Dynastream Innovations Inc. All Rights Reserved.