Options
All
  • Public
  • Public/Protected
  • All
Menu

This message is sent by the main thread to WorkerServiceManager to dynamically create a new service.

May throw UnknownServiceError if service of given type is not registered in WorkerServiceManager, see isUnknownServiceError.

Hierarchy

Index

Properties

targetServiceId

targetServiceId: string

The newly created service instance will be available under this id.

targetServiceType

targetServiceType: string

Type of service to be created.

see

WorkerServiceManager.register

type

Generated using TypeDoc