Class EOS_Auth_AccountFeatureRestrictedInfo

java.lang.Object
com.sun.jna.Structure
host.anzo.eossdk.eos.sdk.auth.EOS_Auth_AccountFeatureRestrictedInfo
Direct Known Subclasses:
EOS_Auth_AccountFeatureRestrictedInfo.ByReference, EOS_Auth_AccountFeatureRestrictedInfo.ByValue

@FieldOrder({"ApiVersion","VerificationURI"}) public class EOS_Auth_AccountFeatureRestrictedInfo extends com.sun.jna.Structure
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.
Since:
8/5/2023