Type alias IPCContext

IPCContext: "host" | "standalone"

Defines the context the web app is running under.

Remarks

The value host means that the app is embedded inside a native Acrobits Cloudsoftphone app.

The value standalone means that the app is running as a standalone web app.

Generated using TypeDoc