public interface EOS_Auth_OnQueryIdTokenCallback
extends com.sun.jna.Callback
| Modifier and Type | Method and Description |
|---|---|
void |
run(EOS_Auth_QueryIdTokenCallbackInfo data)
Function prototype definition for callbacks passed into EOS_Auth_QueryIdToken.
|
void run(EOS_Auth_QueryIdTokenCallbackInfo data)
data - A EOS_Auth_QueryIdTokenCallbackInfo containing the output information and result.