interface
deprecated
Deprecated: platform-webworker is deprecated in Angular and will be removed in a future version of Angular
interface ClientMessageBroker { runOnService(args: UiArguments, returnType: Type<any> | SerializerTypes): Promise<any> | null }
runOnService() | ||||||
---|---|---|---|---|---|---|
|
args | UiArguments | |
returnType | Type |
Promise<any> | null
© 2010–2020 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v10.angular.io/api/platform-webworker/ClientMessageBroker