EOS_Auth_LoginOptions

EOS API reference page for EOS_Auth_LoginOptions

阅读时间少于1分钟

This data structure is part of the Auth Interface.

Remarks

Input parameters for the EOS_Auth_Login function.

Properties

EOS_Auth_LoginOptions

PropertyValue
int32_t ApiVersionAPI Version: Set this to EOS_AUTH_LOGIN_API_LATEST.
const EOS_Auth_Credentials* CredentialsCredentials specified for a given login method
EOS_EAuthScopeFlags ScopeFlagsAuth scope flags are permissions to request from the user while they are logging in. This is a bitwise-or union of EOS_EAuthScopeFlags flags defined above