JS API client generated by OpenAPI Generator.
The
The
index module provides access to constructors for all the classes which comprise the public API.
An AMD (recommended!) or CommonJS application will generally do something equivalent to the following:
var OpenApiDefinition = require('index'); // See note below*.
var xxxSvc = new OpenApiDefinition.XxxApi(); // Allocate the API class we're going to use.
var yyyModel = new OpenApiDefinition.Yyy(); // Construct a model instance.
yyyModel.someProperty = 'someValue';
...
var zzz = xxxSvc.doSomething(yyyModel); // Invoke the service.
...
*NOTE: For a top-level AMD script, use require(['index'], function(){...})
and put the application logic within the callback function.
A non-AMD browser application (discouraged) might do something like this:
var xxxSvc = new OpenApiDefinition.XxxApi(); // Allocate the API class we're going to use. var yyy = new OpenApiDefinition.Yyy(); // Construct a model instance. yyyModel.someProperty = 'someValue'; ... var zzz = xxxSvc.doSomething(yyyModel); // Invoke the service. ...
- Version:
- v0
- Source:
Members
(static) AddObjectRequest
The AddObjectRequest model constructor.
Properties:
| Type | Description |
|---|---|
| AddObjectRequest |
- Source:
(static) Animation
The Animation model constructor.
Properties:
| Type | Description |
|---|---|
| Animation |
- Source:
(static) ApiClient
The ApiClient constructor.
Properties:
| Type | Description |
|---|---|
| module:ApiClient |
- Source:
(static) ArchiveNested
The ArchiveNested model constructor.
Properties:
| Type | Description |
|---|---|
| ArchiveNested |
- Source:
(static) AttachRequest
The AttachRequest model constructor.
Properties:
| Type | Description |
|---|---|
| AttachRequest |
- Source:
(static) AvatarRelated
The AvatarRelated model constructor.
Properties:
| Type | Description |
|---|---|
| AvatarRelated |
- Source:
(static) CapabilitiesAndConfig
The CapabilitiesAndConfig model constructor.
Properties:
| Type | Description |
|---|---|
| CapabilitiesAndConfig |
- Source:
(static) Client
The Client model constructor.
Properties:
| Type | Description |
|---|---|
| Client |
- Source:
(static) Content
The Content model constructor.
Properties:
| Type | Description |
|---|---|
| Content |
- Source:
(static) ContentCategory
The ContentCategory model constructor.
Properties:
| Type | Description |
|---|---|
| ContentCategory |
- Source:
(static) CreateWorldOptions
The CreateWorldOptions model constructor.
Properties:
| Type | Description |
|---|---|
| CreateWorldOptions |
- Source:
(static) Cursors
The Cursors model constructor.
Properties:
| Type | Description |
|---|---|
| Cursors |
- Source:
(static) DataApi
The DataApi service constructor.
Properties:
| Type | Description |
|---|---|
| module:api/DataApi |
- Source:
(static) GltfModel
The GltfModel model constructor.
Properties:
| Type | Description |
|---|---|
| GltfModel |
- Source:
(static) GroupMember
The GroupMember model constructor.
Properties:
| Type | Description |
|---|---|
| GroupMember |
- Source:
(static) GroupMessage
The GroupMessage model constructor.
Properties:
| Type | Description |
|---|---|
| GroupMessage |
- Source:
(static) GroupsApi
The GroupsApi service constructor.
Properties:
| Type | Description |
|---|---|
| module:api/GroupsApi |
- Source:
(static) ImageInfo
The ImageInfo model constructor.
Properties:
| Type | Description |
|---|---|
| ImageInfo |
- Source:
(static) InlineArchives
The InlineArchives model constructor.
Properties:
| Type | Description |
|---|---|
| InlineArchives |
- Source:
(static) LoginResponse
The LoginResponse model constructor.
Properties:
| Type | Description |
|---|---|
| LoginResponse |
- Source:
(static) ModelCategory
The ModelCategory model constructor.
Properties:
| Type | Description |
|---|---|
| ModelCategory |
- Source:
(static) ModelLicense
The ModelLicense model constructor.
Properties:
| Type | Description |
|---|---|
| ModelLicense |
- Source:
(static) ModelSearchList
The ModelSearchList model constructor.
Properties:
| Type | Description |
|---|---|
| ModelSearchList |
- Source:
(static) ModelSearchRequest
The ModelSearchRequest model constructor.
Properties:
| Type | Description |
|---|---|
| ModelSearchRequest |
- Source:
(static) ModelSearchResponse
The ModelSearchResponse model constructor.
Properties:
| Type | Description |
|---|---|
| ModelSearchResponse |
- Source:
(static) ModelTag
The ModelTag model constructor.
Properties:
| Type | Description |
|---|---|
| ModelTag |
- Source:
(static) Oauth2LoginApi
The Oauth2LoginApi service constructor.
Properties:
| Type | Description |
|---|---|
| module:api/Oauth2LoginApi |
- Source:
(static) PersistentEvent
The PersistentEvent model constructor.
Properties:
| Type | Description |
|---|---|
| PersistentEvent |
- Source:
(static) Point
The Point model constructor.
Properties:
| Type | Description |
|---|---|
| Point |
- Source:
(static) Quaternion
The Quaternion model constructor.
Properties:
| Type | Description |
|---|---|
| Quaternion |
- Source:
(static) RecorderApi
The RecorderApi service constructor.
Properties:
| Type | Description |
|---|---|
| module:api/RecorderApi |
- Source:
(static) Recording
The Recording model constructor.
Properties:
| Type | Description |
|---|---|
| Recording |
- Source:
(static) RecordingData
The RecordingData model constructor.
Properties:
| Type | Description |
|---|---|
| RecordingData |
- Source:
(static) RecordingStateParameter
The RecordingStateParameter model constructor.
Properties:
| Type | Description |
|---|---|
| RecordingStateParameter |
- Source:
(static) Rotation
The Rotation model constructor.
Properties:
| Type | Description |
|---|---|
| Rotation |
- Source:
(static) SceneProperties
The SceneProperties model constructor.
Properties:
| Type | Description |
|---|---|
| SceneProperties |
- Source:
(static) ServerCapabilities
The ServerCapabilities model constructor.
Properties:
| Type | Description |
|---|---|
| ServerCapabilities |
- Source:
(static) ServerConfiguration
The ServerConfiguration model constructor.
Properties:
| Type | Description |
|---|---|
| ServerConfiguration |
- Source:
(static) ServerInfoApi
The ServerInfoApi service constructor.
Properties:
| Type | Description |
|---|---|
| module:api/ServerInfoApi |
- Source:
(static) SharedContentApi
The SharedContentApi service constructor.
Properties:
| Type | Description |
|---|---|
| module:api/SharedContentApi |
- Source:
(static) SketchfabApi
The SketchfabApi service constructor.
Properties:
| Type | Description |
|---|---|
| module:api/SketchfabApi |
- Source:
(static) TexturesApi
The TexturesApi service constructor.
Properties:
| Type | Description |
|---|---|
| module:api/TexturesApi |
- Source:
(static) ThumbnailsRelated
The ThumbnailsRelated model constructor.
Properties:
| Type | Description |
|---|---|
| ThumbnailsRelated |
- Source:
(static) User
The User model constructor.
Properties:
| Type | Description |
|---|---|
| User |
- Source:
(static) UserData
The UserData model constructor.
Properties:
| Type | Description |
|---|---|
| UserData |
- Source:
(static) UserGroup
The UserGroup model constructor.
Properties:
| Type | Description |
|---|---|
| UserGroup |
- Source:
(static) UserRelated
The UserRelated model constructor.
Properties:
| Type | Description |
|---|---|
| UserRelated |
- Source:
(static) UsersApi
The UsersApi service constructor.
Properties:
| Type | Description |
|---|---|
| module:api/UsersApi |
- Source:
(static) VRObject
The VRObject model constructor.
Properties:
| Type | Description |
|---|---|
| VRObject |
- Source:
(static) Welcome
The Welcome model constructor.
Properties:
| Type | Description |
|---|---|
| Welcome |
- Source:
(static) WelcomeWelcome
The WelcomeWelcome model constructor.
Properties:
| Type | Description |
|---|---|
| WelcomeWelcome |
- Source:
(static) World
The World model constructor.
Properties:
| Type | Description |
|---|---|
| World |
- Source:
(static) WorldObjectsApi
The WorldObjectsApi service constructor.
Properties:
| Type | Description |
|---|---|
| module:api/WorldObjectsApi |
- Source:
(static) WorldStatus
The WorldStatus model constructor.
Properties:
| Type | Description |
|---|---|
| WorldStatus |
- Source:
(static) WorldsApi
The WorldsApi service constructor.
Properties:
| Type | Description |
|---|---|
| module:api/WorldsApi |
- Source: