类 WebAuthNRegister
- java.lang.Object
-
- cn.authing.guard.webauthn.WebAuthNRegister
-
public class WebAuthNRegister extends java.lang.Object
-
-
嵌套类概要
嵌套类 修饰符和类型 类 说明 static interfaceWebAuthNRegister.WebAuthNRegisterCallBack
-
构造器概要
构造器 构造器 说明 WebAuthNRegister(androidx.fragment.app.FragmentActivity context, WebAuthNRegister.WebAuthNRegisterCallBack webAuthNRegisterCallBack)
-
方法概要
所有方法 实例方法 具体方法 修饰符和类型 方法 说明 voidonActivityResult(int requestCode, int resultCode, android.content.Intent data)voidstartRegister()
-
-
-
构造器详细资料
-
WebAuthNRegister
public WebAuthNRegister(androidx.fragment.app.FragmentActivity context, WebAuthNRegister.WebAuthNRegisterCallBack webAuthNRegisterCallBack)
-
-