This data structure is part of the Connect Interface.
Remarks
Input parameters for the EOS_Connect_Login function.
Properties
EOS_Connect_LoginOptions
Property | Value |
---|---|
int32_t ApiVersion | API Version: Set this to EOS_CONNECT_LOGIN_API_LATEST. |
const EOS_Connect_Credentials* Credentials | Credentials specified for a given login method |
const EOS_Connect_UserLoginInfo* UserLoginInfo | Additional 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. |