angular / 5 / api / platform-webworker / clientmessagebroker.html

ClientMessageBroker

interface experimental

Interface Overview

interface ClientMessageBroker { 
  runOnService(args: UiArguments, returnType: Type<any> | SerializerTypes | null): Promise<any> | null
}

Members

runOnService(args: UiArguments, returnType: Type<any> | SerializerTypes | null): Promise<any> | null

© 2010–2018 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v5.angular.io/api/platform-webworker/ClientMessageBroker