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