AccountKitActivity.ResponseType
最新版的 SDK 已不支持此类。
扩展:Enum
应用安装包:ui
类方法
values()
public static ResponseType values()
valueOf(String)
public static ResponseType valueOf(String name)
参数描述
name
实例方法
getValue()
public String getValue()
常量
CODE
public static final ResponseType CODE
TOKEN
public static final ResponseType TOKEN