EOS_Auth_DeletePersistentAuthOptions

EOS API reference page for EOS_Auth_DeletePersistentAuthOptions

Under 1 min to read

This data structure is part of the Auth Interface.

Remarks

Input parameters for the EOS_Auth_DeletePersistentAuth function.

Properties

EOS_Auth_DeletePersistentAuthOptions

PropertyValue
int32_t ApiVersionAPI Version: Set this to EOS_AUTH_DELETEPERSISTENTAUTH_API_LATEST.
const char* RefreshTokenA long-lived refresh token that is used with the EOS_LCT_PersistentAuth login type and is to be revoked from the authentication server. Only used on Console platforms. On Desktop and Mobile platforms, set this parameter to NULL.