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