EOS_Auth_QueryIdTokenCallbackInfo

EOS API reference page for EOS_Auth_QueryIdTokenCallbackInfo

Under 1 min to read

This data structure is part of the Auth Interface.

Remarks

Output parameters for the EOS_Auth_QueryIdToken Function.

Properties

EOS_Auth_QueryIdTokenCallbackInfo

PropertyValue
EOS_EResult ResultCodeThe EOS_EResult code for the operation. EOS_Success indicates that the operation succeeded; other codes indicate errors.
void* ClientDataContext that was passed into EOS_Auth_QueryIdToken
EOS_EpicAccountId LocalUserIdThe Epic Account ID of the local authenticated user.
EOS_EpicAccountId TargetAccountIdThe target Epic Account ID for which the ID token was retrieved.