Interface EOS_CustomInvites_OnCustomInviteReceivedCallback
- All Superinterfaces:
com.sun.jna.Callback
public interface EOS_CustomInvites_OnCustomInviteReceivedCallback
extends com.sun.jna.Callback
- Since:
- 8/19/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 notifications that comes from EOS_CustomInvites_AddNotifyCustomInviteReceived
-
Method Details
-
apply
Function prototype definition for notifications that comes from EOS_CustomInvites_AddNotifyCustomInviteReceived- Parameters:
data- A EOS_CustomInvites_OnCustomInviteReceivedCallbackInfo containing the output information and result
-