AppDataReducer

Constructors

Link copied to clipboard
constructor(cameraStateFactory: CameraStateFactory)

Functions

Link copied to clipboard
fun reduce(appData: AppData, transition: StateMachine.Transition.Valid<State, Event, Any>): AppData
fun reduce(appData: AppData, toState: State, event: Event): AppData