AccountKitActivity.ResponseType
This class is no longer available in the most recent version of the SDK.
Extends:Enum
Package:ui
Class Methods
values()
public static ResponseType values()
valueOf(String)
public static ResponseType valueOf(String name)
ParameterDescription
name
Instance Methods
getValue()
public String getValue()
Constants
CODE
public static final ResponseType CODE
TOKEN
public static final ResponseType TOKEN