kotlin-components-docs
jvm
kotlin-components-docs
/
mozilla.appservices.fxaclient
/
FxaStateCheckerEvent
/
CheckAuthorizationStatusSuccess
Check
Authorization
Status
Success
data
class
CheckAuthorizationStatusSuccess
(
val
active
:
Boolean
)
:
FxaStateCheckerEvent
Members
Constructors
Check
Authorization
Status
Success
Link copied to clipboard
constructor
(
active
:
Boolean
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
active
Link copied to clipboard
val
active
:
Boolean