public interface EOS_Friends_OnSendInviteCallback
extends com.sun.jna.Callback
| Modifier and Type | Method and Description |
|---|---|
void |
apply(EOS_Friends_SendInviteCallbackInfo data)
Function prototype definition for callbacks passed to EOS_Friends_SendInvite
|
void apply(EOS_Friends_SendInviteCallbackInfo data)
data - A EOS_Friends_SendInviteCallbackInfo containing the output information and result.