toggle menu
Spezi Documentation
androidJvm
switch theme
search in API
app
/
edu.stanford.bdh.engagehf.navigation
Package-level
declarations
Types
Types
App
Navigation
Event
Link copied to clipboard
sealed
interface
AppNavigationEvent
:
NavigationEvent
Register
Params
Link copied to clipboard
@
Serializable
data
class
RegisterParams
(
val
email
:
String
,
val
password
:
String
)
Routes
Link copied to clipboard
@
Serializable
sealed
class
Routes