toggle menu
Spezi Documentation
androidJvm
switch theme
search in API
app
/
edu.stanford.bdh.engagehf.bluetooth.component
/
AppScreenEvents
App
Screen
Events
@
Singleton
class
AppScreenEvents
@
Inject
constructor
(
scope
:
CoroutineScope
)
Members
Constructors
App
Screen
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
<
AppScreenEvents.Event
>