Uses of Class
org.vrspace.server.api.Worlds.CreateWorldOptions
Packages that use Worlds.CreateWorldOptions
-
Uses of Worlds.CreateWorldOptions in org.vrspace.server.api
Methods in org.vrspace.server.api with parameters of type Worlds.CreateWorldOptionsModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<String>
Worlds.createWorld
(jakarta.servlet.http.HttpSession session, Worlds.CreateWorldOptions params) Create a private world, the user must be authenticated.