GroupScreen

The GroupScreen displays the details of a group and allow to manage that group

Author

N7ghtm4r3 - Tecknobit

Parameters

groupId

The identifier of the group to display

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