kotlin-components-docs
jvm
kotlin-components-docs
/
mozilla.appservices.fxaclient
/
FxaState
/
Authenticating
Authenticating
data
class
Authenticating
(
val
oauthUrl
:
String
)
:
FxaState
Members
Constructors
Authenticating
Link copied to clipboard
constructor
(
oauthUrl
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
oauth
Url
Link copied to clipboard
val
oauthUrl
:
String