ScheduleUpdateScreen

The ScheduleUpdateScreen class allows to schedule a new update

Author

N7ghtm4r3 - Tecknobit

Parameters

projectId

The identifier of the project where the update must be attached

projectName

The name of the project

See also

EquinoxScreen

Constructors

Link copied to clipboard
constructor(projectId: String, projectName: String)

Functions

Link copied to clipboard
open override fun sessionFlowState(): SessionFlowState

Method used to retrieve a SessionFlowState instance used by the inheritors screens

Link copied to clipboard