AntChannelChannelResponse Event

The channel response event. Triggered every time a message is received from the ANT device.

Definition

Namespace: SmallEarthTech.AntUsbStick
Assembly: SmallEarthTech.AntUsbStick (in SmallEarthTech.AntUsbStick.dll) Version: 4.1.2+bee07ae1f518f90000e3a8eef95ac61052778db9
C#
public event EventHandler<AntResponse> ChannelResponse

Value

EventHandlerAntResponse

Implements

IAntChannelChannelResponse

See Also