Choose your implementation method:
This enumerated type is part of the Auth Interface.
Flags used to describe how the account linking operation is to be performed.
See Also
EOS_Auth_LinkAccount
Values
EOS_ELinkAccountFlags
Enumerated Value
|
Meaning
|
EOS_LA_NoFlags
|
Default flag used for a standard account linking operation.
This flag is set when using a continuance token received from a previous call to the EOS_Auth_Login API,
when the local user has not yet been successfully logged in to an Epic Account yet.
|
EOS_LA_NintendoNsaId
|
Specified when the EOS_ContinuanceToken describes a Nintendo NSA ID account type.
This flag is used only with, and must be set, when the continuance token was received from a previous call
to the EOS_Auth_Login API using the EOS_EExternalCredentialType::EOS_ECT_NINTENDO_NSA_ID_TOKEN login type.
|
This enumerated type is part of the Auth Interface.
Flags used to describe how the account linking operation is to be performed.
See Also
{AuthInterface.LinkAccount}
Values
Auth.LinkAccountFlags
Enumerated Value
|
Meaning
|
NoFlags
|
Default flag used for a standard account linking operation.
This flag is set when using a continuance token received from a previous call to the EOS_Auth_Login API,
when the local user has not yet been successfully logged in to an Epic Account yet.
|
NintendoNsaId
|
Specified when the EOS_ContinuanceToken describes a Nintendo NSA ID account type.
This flag is used only with, and must be set, when the continuance token was received from a previous call
to the EOS_Auth_Login API using the EOS_EExternalCredentialType::EOS_ECT_NINTENDO_NSA_ID_TOKEN login type.
|
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