CreateGroupScreen

The CreateGroupScreen displays the form to create a new group or edit an existing one

Author

N7ghtm4r3 - Tecknobit

Parameters

groupId

The identifier of the group to edit

See also

Constructors

Link copied to clipboard
constructor(groupId: 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