EOS_Connect_LoginOptions

EOS API reference page for EOS_Connect_LoginOptions

1 min to read

This data structure is part of the Connect Interface.

Remarks

Input parameters for the EOS_Connect_Login function.

Properties

EOS_Connect_LoginOptions

PropertyValue
int32_t ApiVersionAPI Version: Set this to EOS_CONNECT_LOGIN_API_LATEST.
const EOS_Connect_Credentials* CredentialsCredentials specified for a given login method
const EOS_Connect_UserLoginInfo* UserLoginInfoAdditional information about the local user. This field is required to be set and used when authenticating the user using Amazon, Apple, Google, Nintendo Account, Nintendo Service Account, Oculus or the Device ID feature login. It is also required for using the Lobbies and Sessions interfaces when running on the Nintendo Switch device, and using any other credential type than EOS_ECT_NINTENDO_NSA_ID_TOKEN. In all other cases, set this field to NULL.