ClientMessageBrokerFactory
已弃用: platform-webworker is deprecated in Angular and will be removed in a future version of Angular
interface ClientMessageBrokerFactory {
createMessageBroker(channel: string, runInZone: boolean = true): ClientMessageBroker
}
方法
Initializes the given channel and attaches a new | ||||||
参数
返回值 |