Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RPCChannels

RPC channel interface. Able to route channel messages to handlers.

Hierarchy

  • RPCChannels

Index

Methods

receive

  • receive(payload: Payloads.EngineToAppRPC): void

setChannelHandler

  • setChannelHandler(channelName: string, handler: RPC): void