SendbirdNavigationRoute

Represents the route for the Sendbird navigation.

Since

1.0.0-beta.1

Inheritors

Constructors

Link copied to clipboard
protected constructor()

Types

Link copied to clipboard
class Channel(val channelUrl: String) : SendbirdNavigationRoute

Represents the navigation for the ChannelScreen.

Link copied to clipboard

Represents the navigation for the ChannelCreationScreen.

Link copied to clipboard

Represents the navigation for the ChannelsScreen.

Link copied to clipboard

Represents the navigation for the ChannelSettingsScreen.

Link copied to clipboard
class Members(val channelUrl: String) : SendbirdNavigationRoute

Represents the navigation for the MembersScreen.

Link copied to clipboard

Represents the navigation for the UserInvitationScreen.

Properties

Link copied to clipboard

The navigation arguments for the route.

Link copied to clipboard
abstract val route: String

The route with parameters for the navigation.