EOS_Auth_AccountFeatureRestrictedInfo

EOS API reference page for EOS_Auth_AccountFeatureRestrictedInfo

1분 미만 소요

This data structure is part of the Auth Interface.

Remarks

Intermediate data needed to complete account restriction verification during login flow, returned by EOS_Auth_LoginCallbackInfo when the ResultCode is EOS_Auth_AccountFeatureRestricted The URI inside should be exposed to the user for entry in a web browser. The URI must be copied out of this struct before completion of the callback.

Properties

EOS_Auth_AccountFeatureRestrictedInfo

PropertyValue
int32_t ApiVersionAPI Version: Set this to EOS_AUTH_ACCOUNTFEATURERESTRICTEDINFO_API_LATEST.
const char* VerificationURIThe end-user verification URI. Users must be asked to open the page in a browser to address the restrictions