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