public interface EOS_Sessions_OnLeaveSessionRequestedCallback
extends com.sun.jna.Callback
| Modifier and Type | Method and Description |
|---|---|
void |
apply(EOS_Sessions_LeaveSessionRequestedCallbackInfo data)
Function prototype definition for notifications that comes from EOS_Sessions_AddNotifyLeaveSessionRequested.
|
void apply(EOS_Sessions_LeaveSessionRequestedCallbackInfo data)
data - A pointer to EOS_Sessions_LeaveSessionRequestedCallbackInfo containing the output information.