UserInvitation

Represents the navigation for the UserInvitationScreen.

Since

1.0.0-beta.1

Constructors

Link copied to clipboard
constructor(channelUrl: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The channelUrl to navigate to.

Link copied to clipboard
open override val navArguments: List<NamedNavArgument>

The navigation arguments for the route.

Link copied to clipboard
open override val route: String

The route with parameters for the navigation.