IAntRadioRadioResponse Event
Occurs when radio response has been received.
Namespace: SmallEarthTech.AntRadioInterfaceAssembly: SmallEarthTech.AntRadioInterface (in SmallEarthTech.AntRadioInterface.dll) Version: 3.0.0.0+01fc5ca24e8f030354f28ec9cef320bc5cbb0ef6
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