This data structure is part of the UserInfo Interface.
Output parameters for the EOS_UserInfo_QueryUserInfoByExternalAccount Function.
Properties
EOS_UserInfo_QueryUserInfoByExternalAccountCallbackInfo
Property
|
Value
|
EOS_EResult ResultCode
|
The EOS_EResult code for the operation. EOS_Success indicates that the operation succeeded; other codes indicate errors.
|
void* ClientData
|
Context that was passed into EOS_UserInfo_QueryUserInfoByExternalAccount
|
EOS_EpicAccountId LocalUserId
|
The Epic Account ID of the local player who requested the information
|
const char* ExternalAccountId
|
External account id of the user whose information has been retrieved
|
EOS_EExternalAccountType AccountType
|
Account type of the external account id
|
EOS_EpicAccountId TargetUserId
|
Account ID of the player whose information has been retrieved
|
This data structure is part of the UserInfo Interface.
Output parameters for the {UserInfoInterface.QueryUserInfoByExternalAccount} Function.
Properties
UserInfo.QueryUserInfoByExternalAccountCallbackInfo
Property
|
Value
|
Result ResultCode
|
The EOS_EResult code for the operation. EOS_Success indicates that the operation succeeded; other codes indicate errors.
|
object ClientData
|
Context that was passed into EOS_UserInfo_QueryUserInfoByExternalAccount
|
EpicAccountId LocalUserId
|
The Epic Account ID of the local player who requested the information
|
string ExternalAccountId
|
External account id of the user whose information has been retrieved
|
ExternalAccountType AccountType
|
Account type of the external account id
|
EpicAccountId TargetUserId
|
Account ID of the player whose information has been retrieved
|
Was this document useful?
Thank you for the response!
You’ve marked this document as useful:
yes
You’ve marked this document as not useful:
no