public abstract class AntResponsePublic MustInherit Class AntResponsepublic ref class AntResponse abstract[<AbstractClassAttribute>]
type AntResponse = class end| AntResponse | Initializes a new instance of the AntResponse class |
| ChannelId | Gets the channel identifier. |
| ChannelNumber | The channel parameter received in the message. Note: For some messages this is not applicable. |
| Payload | The data page payload. |
| ResponseId | The MessageID of the response |
| Rssi | Gets the RSSI in dBm. |
| Sender | The object that created this response (ie: The corresponding ANTChannel or ANTDevice instance). |
| ThresholdConfigurationValue | Gets the threshold configuration value. |
| TimeReceived | The time the message was received. |
| Timestamp | Gets the timestamp. |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| ToString | Returns a string that represents the current object. (Inherited from Object) |