public interface EOS_CustomInvites_OnSendCustomNativeInviteRequestedCallback
extends com.sun.jna.Callback
| Modifier and Type | Method and Description |
|---|---|
void |
apply(EOS_CustomInvites_SendCustomNativeInviteRequestedCallbackInfo data)
Function prototype definition for notifications that comes from EOS_CustomInvites_AddNotifySendCustomNativeInviteRequested
After processing the callback EOS_UI_AcknowledgeEventId must be called. |
void apply(EOS_CustomInvites_SendCustomNativeInviteRequestedCallbackInfo data)
data - A EOS_CustomInvites_SendCustomNativeInviteRequestedCallbackInfo containing the output information and resultEOS_UI_Interface.acknowledgeEventId(EOS_UI_AcknowledgeEventIdOptions)