Uri.setPathSegments

Replace the path segments list in the URI.

class Uri
bool
setPathSegments

Parameters

pathSegments ListG

The new path list to set.

Return Value

Type: bool

TRUE if the path segments were set successfully.

Meta