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.6+aa3585b1fd28890f80989694dfc5151cea97b05e
C#
public event EventHandler<AntResponse> ChannelResponse

Value

EventHandlerAntResponse

Implements

IAntChannelChannelResponse

See Also