public interface EOS_Reports_OnSendPlayerBehaviorReportCompleteCallback
extends com.sun.jna.Callback
| Modifier and Type | Method and Description |
|---|---|
void |
apply(EOS_Reports_SendPlayerBehaviorReportCompleteCallbackInfo data)
Function prototype definition for callbacks passed to EOS_Reports_SendPlayerBehaviorReport.
|
void apply(EOS_Reports_SendPlayerBehaviorReportCompleteCallbackInfo data)
data - A EOS_Reports_SendPlayerBehaviorReportCompleteCallbackInfo containing the output information and result.