EOS_UserInfo_QueryUserInfoByExternalAccountCallbackInfo

EOS API reference page for EOS_UserInfo_QueryUserInfoByExternalAccountCallbackInfo

1분 소요

This data structure is part of the UserInfo Interface.

Remarks

Output parameters for the EOS_UserInfo_QueryUserInfoByExternalAccount Function.

Properties

EOS_UserInfo_QueryUserInfoByExternalAccountCallbackInfo

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_UserInfo_QueryUserInfoByExternalAccount
EOS_EpicAccountId LocalUserIdThe Epic Account ID of the local player who requested the information
const char* ExternalAccountIdExternal account id of the user whose information has been retrieved
EOS_EExternalAccountType AccountTypeAccount type of the external account id
EOS_EpicAccountId TargetUserIdAccount ID of the player whose information has been retrieved