public interface EOS_RTCData_OnDataReceivedCallback
extends com.sun.jna.Callback
| Modifier and Type | Method and Description |
|---|---|
void |
apply(EOS_RTCData_DataReceivedCallbackInfo data)
Function prototype definition for notifications that come from
EOSLibrary.EOS_RTCData_AddNotifyDataReceived(host.anzo.eossdk.eos.sdk.EOS_RTC_Data_Interface, host.anzo.eossdk.eos.sdk.rtcdata.options.EOS_RTCData_AddNotifyDataReceivedOptions, com.sun.jna.Pointer, host.anzo.eossdk.eos.sdk.rtcdata.callbacks.EOS_RTCData_OnDataReceivedCallback) |
void apply(EOS_RTCData_DataReceivedCallbackInfo data)
EOSLibrary.EOS_RTCData_AddNotifyDataReceived(host.anzo.eossdk.eos.sdk.EOS_RTC_Data_Interface, host.anzo.eossdk.eos.sdk.rtcdata.options.EOS_RTCData_AddNotifyDataReceivedOptions, com.sun.jna.Pointer, host.anzo.eossdk.eos.sdk.rtcdata.callbacks.EOS_RTCData_OnDataReceivedCallback)data - A EOS_RTCData_DataReceivedCallbackInfo containing the output information and result