Choose your implementation method:
This data structure is part of the UserInfo Interface.
Contains information about a single external user info.
Properties
EOS_UserInfo_ExternalUserInfo
Property
|
Value
|
int32_t ApiVersion
|
API Version: Set this to EOS_USERINFO_EXTERNALUSERINFO_API_LATEST.
|
EOS_EExternalAccountType AccountType
|
The type of the external account
|
const char* AccountId
|
The ID of the external account. Can be null
|
const char* DisplayName
|
The display name of the external account. Can be null
|
This data structure is part of the UserInfo Interface.
Contains information about a single external user info.
Properties
UserInfo.ExternalUserInfo
Property
|
Value
|
int ApiVersion
|
API Version: Set this to EOS_USERINFO_EXTERNALUSERINFO_API_LATEST.
|
ExternalAccountType AccountType
|
The type of the external account
|
string AccountId
|
The ID of the external account. Can be null
|
string DisplayName
|
The display name of the external account. Can be null
|
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