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