Search
Preparing search index...
The search index is not available
argon.js
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
HostedRealityLoader
Class HostedRealityLoader
Hierarchy
RealityLoader
HostedRealityLoader
Index
Constructors
constructor
Properties
iframe
Element
session
Service
type
view
Service
Methods
load
Constructors
constructor
new
Hosted
Reality
Loader
(
sessionService
:
SessionService
, viewService
:
ViewService
)
:
HostedRealityLoader
Parameters
sessionService:
SessionService
viewService:
ViewService
Returns
HostedRealityLoader
Properties
iframe
Element
iframe
Element
:
HTMLIFrameElement
Private
session
Service
session
Service
:
SessionService
type
type
:
string
= "hosted"
Private
view
Service
view
Service
:
ViewService
Methods
load
load
(
reality
:
RealityView
, callback
:
function
)
:
void
Parameters
reality:
RealityView
callback:
function
(
realitySession
:
SessionPort
)
:
void
Parameters
realitySession:
SessionPort
Returns
void
Returns
void
Globals
Hosted
Reality
Loader
constructor
iframe
Element
session
Service
type
view
Service
load
Generated using
TypeDoc