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