Interface EOS_SessionSearch_OnFindCallback
- All Superinterfaces:
com.sun.jna.Callback
public interface EOS_SessionSearch_OnFindCallback
extends com.sun.jna.Callback
- Since:
- 9/6/2023
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.sun.jna.Callback
com.sun.jna.Callback.UncaughtExceptionHandler -
Field Summary
Fields inherited from interface com.sun.jna.Callback
FORBIDDEN_NAMES, METHOD_NAME -
Method Summary
Modifier and TypeMethodDescriptionvoidFunction prototype definition for callbacks passed to EOS_SessionSearch_Find
-
Method Details
-
apply
Function prototype definition for callbacks passed to EOS_SessionSearch_Find- Parameters:
data- A EOS_SessionSearch_FindCallbackInfo containing the output information and result
-