実装方法を選んでください。
C
C#
Remarks
All supported external account providers
See Also
EOS_Connect_QueryExternalAccountMappings
Values
EOS_EExternalAccountType
Enumerated Value |
Meaning |
---|---|
EOS_EAT_EPIC |
External account is associated with Epic Games |
EOS_EAT_STEAM |
External account is associated with Steam |
EOS_EAT_PSN |
External account is associated with PlayStation(TM)Network |
EOS_EAT_XBL |
External account is associated with Xbox Live With EOS Connect API, the associated account type is Partner XUID (PXUID). With EOS UserInfo API, the associated account type is Xbox Live ID (XUID). |
EOS_EAT_DISCORD |
External account is associated with Discord |
EOS_EAT_GOG |
External account is associated with GOG |
EOS_EAT_NINTENDO |
External account is associated with Nintendo With both EOS Connect and EOS UserInfo APIs, the associated account type is Nintendo Service Account ID. Local user authentication is possible using Nintendo Account ID, while the account type does not get exposed to the SDK in queries related to linked accounts information. |
EOS_EAT_UPLAY |
External account is associated with Uplay |
EOS_EAT_OPENID |
External account is associated with an OpenID Provider |
EOS_EAT_APPLE |
External account is associated with Apple |
EOS_EAT_GOOGLE |
External account is associated with Google |
EOS_EAT_OCULUS |
External account is associated with Oculus |
EOS_EAT_ITCHIO |
External account is associated with itch.io |
Remarks
All supported external account providers
See Also
EOS_Connect_QueryExternalAccountMappings
Values
ExternalAccountType
Enumerated Value |
Meaning |
---|---|
Epic |
External account is associated with Epic Games |
Steam |
External account is associated with Steam |
Psn |
External account is associated with PlayStation(TM)Network |
Xbl |
External account is associated with Xbox Live With EOS Connect API, the associated account type is Partner XUID (PXUID). With EOS UserInfo API, the associated account type is Xbox Live ID (XUID). |
Discord |
External account is associated with Discord |
Gog |
External account is associated with GOG |
Nintendo |
External account is associated with Nintendo With both EOS Connect and EOS UserInfo APIs, the associated account type is Nintendo Service Account ID. Local user authentication is possible using Nintendo Account ID, while the account type does not get exposed to the SDK in queries related to linked accounts information. |
Uplay |
External account is associated with Uplay |
Openid |
External account is associated with an OpenID Provider |
Apple |
External account is associated with Apple |
|
External account is associated with Google |
Oculus |
External account is associated with Oculus |
Itchio |
External account is associated with itch.io |