EOS_UserInfo_ExternalUserInfo

EOS API reference page for EOS_UserInfo_ExternalUserInfo

1분 소요

This data structure is part of the UserInfo Interface.

Remarks

Contains information about a single external user info.

Properties

EOS_UserInfo_ExternalUserInfo

PropertyValue
int32_t ApiVersionAPI Version: Set this to EOS_USERINFO_EXTERNALUSERINFO_API_LATEST.
EOS_EExternalAccountType AccountTypeThe type of the external account
const char* AccountIdThe ID of the external account. Can be null
const char* DisplayNameThe display name of the external account (un-sanitized). Can be null
const char* DisplayNameSanitizedThe display name of the external account (sanitized). Can be null