IAntRadioRadioResponse Event
Occurs when radio response has been received.
Namespace: SmallEarthTech.AntRadioInterfaceAssembly: SmallEarthTech.AntRadioInterface (in SmallEarthTech.AntRadioInterface.dll) Version: 5.0.0+03c0e5e5a599f652ca49f39d4560b5774210b560
event EventHandler<AntResponse> RadioResponse
Event RadioResponse As EventHandler(Of AntResponse)
event EventHandler<AntResponse^>^ RadioResponse {
void add (EventHandler<AntResponse^>^ value);
void remove (EventHandler<AntResponse^>^ value);
}
abstract RadioResponse : IEvent<EventHandler<AntResponse>,
AntResponse>
Value
EventHandlerAntResponse