Interface EOS_Auth_OnVerifyIdTokenCallback

All Superinterfaces:
com.sun.jna.Callback

public interface EOS_Auth_OnVerifyIdTokenCallback extends com.sun.jna.Callback
Since:
8/5/2023
  • Nested Class Summary

    Nested classes/interfaces inherited from interface com.sun.jna.Callback

    com.sun.jna.Callback.UncaughtExceptionHandler
  • Field Summary

    Fields inherited from interface com.sun.jna.Callback

    FORBIDDEN_NAMES, METHOD_NAME
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Function prototype definition for callbacks passed into EOS_Auth_VerifyIdToken.
  • Method Details

    • run

      Function prototype definition for callbacks passed into EOS_Auth_VerifyIdToken.
      Parameters:
      data - A EOS_Auth_VerifyIdTokenCallbackInfo containing the output information and result.