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