Choose your implementation method:
This data structure is part of the Connect Interface.
Additional information about the local user.
As the information passed here is client-controlled and not part of the user authentication tokens,
it is only treated as non-authoritative informational data to be used by some of the feature services.
For example displaying player names in Leaderboards rankings.
Properties
EOS_Connect_UserLoginInfo
Property
|
Value
|
int32_t ApiVersion
|
API Version: Set this to EOS_CONNECT_USERLOGININFO_API_LATEST.
|
const char* DisplayName
|
The user's display name on the identity provider systems as UTF-8 encoded null-terminated string.
The length of the name can be at maximum up to EOS_CONNECT_USERLOGININFO_DISPLAYNAME_MAX_LENGTH bytes.
|
This data structure is part of the Connect Interface.
Additional information about the local user.
As the information passed here is client-controlled and not part of the user authentication tokens,
it is only treated as non-authoritative informational data to be used by some of the feature services.
For example displaying player names in Leaderboards rankings.
Properties
Connect.UserLoginInfo
Property
|
Value
|
int ApiVersion
|
API Version: Set this to EOS_CONNECT_USERLOGININFO_API_LATEST.
|
string DisplayName
|
The user's display name on the identity provider systems as UTF-8 encoded null-terminated string.
The length of the name can be at maximum up to EOS_CONNECT_USERLOGININFO_DISPLAYNAME_MAX_LENGTH bytes.
|
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