kotlin-components-docs
jvm
kotlin-components-docs
/
mozilla.appservices.fxaclient
/
FxaStateCheckerEvent
/
BeginOAuthFlowSuccess
Begin
OAuth
Flow
Success
data
class
BeginOAuthFlowSuccess
(
val
oauthUrl
:
String
)
:
FxaStateCheckerEvent
Members
Constructors
Begin
OAuth
Flow
Success
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