ServiceMessageBrokerFactory
interface
interface ServiceMessageBrokerFactory { createMessageBroker(channel: string, runInZone: boolean = true): ServiceMessageBroker }
Methods
createMessageBroker() | ||||
---|---|---|---|---|
Initializes the given channel and attaches a new | ||||
|
channel | Type: |
runInZone | Type: Optional. Default is |
Returns
© 2010–2019 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v6.angular.io/api/platform-webworker/ServiceMessageBrokerFactory