toggle menu
Spezi Documentation
androidJvm
switch theme
search in API
account
/
edu.stanford.spezi.module.account
/
AccountEvents
Account
Events
@
Singleton
class
AccountEvents
@
Inject
constructor
(
scope
:
CoroutineScope
)
Members
Constructors
Account
Events
Link copied to clipboard
@
Inject
constructor
(
scope
:
CoroutineScope
)
Types
Event
Link copied to clipboard
sealed
interface
Event
Properties
events
Link copied to clipboard
val
events
:
SharedFlow
<
AccountEvents.Event
>