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