sdk-core
Toggle table of contents
7.2.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
sdk-core
sdk-core
/
com.gigya.android.sdk.auth.models
/
WebAuthnOptionsBinding
Web
Authn
Options
Binding
open
class
WebAuthnOptionsBinding
Members
Constructors
Web
Authn
Options
Binding
Link copied to clipboard
constructor
(
token
:
String
,
requestCode
:
Int
,
type
:
String
,
userModel
:
WebAuthnUserModel
)
constructor
(
token
:
String
,
requestCode
:
Int
)
Properties
request
Code
Link copied to clipboard
open
var
requestCode
:
Int
token
Link copied to clipboard
open
var
token
:
String
type
Link copied to clipboard
open
var
type
:
String
user
Model
Link copied to clipboard
open
var
userModel
:
WebAuthnUserModel