Configurator.Configurator
configurator-core/src/configurator.Configurator
Hierarchy
↳
Configurator
Table of contents
Constructors
Methods
Constructors
constructor
• new Configurator(creator?
)
Parameters
Inherited from
Methods
boot
▸ boot(settings?
): void
Parameters
Returns
void
Inherited from
destroy
▸ destroy(): void
Returns
void
Inherited from
getApi
▸ getApi(): default
Returns
Overrides
getRapiAccess
▸ getRapiAccess(): default
returns the instance of the rapi access so that the user of the SDK can fetch data from the Roomle backend
Params
none
Returns
RapiAccess
Inherited from
pause
▸ pause(): void
Returns
void
Inherited from
resume
▸ resume(element?
): void
Parameters
Returns
void
Inherited from
teardown
▸ teardown(): void
Returns
void
Inherited from
Last updated