This enumerated type is part of the Auth Interface.
Remarks
Flags used to describe how the account linking operation is to be performed.
See Also
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. |