• Preparing search index...
  • The search index is not available
matter.js-monorepo
  • matter.js-monorepo
  • @matter/protocol
  • createEventClient

Function createEventClient

  • createEventClient<T>(event, name, endpointId, clusterId, interactionClient): EventClient<T>
  • Factory function to create an EVentClient for a given event.

    Type Parameters

    • T

    Parameters

    • event: Event<T, any>
    • name: string
    • endpointId: EndpointNumber
    • clusterId: ClusterId
    • interactionClient: InteractionClient

    Returns EventClient<T>

    • Defined in packages/protocol/src/cluster/client/EventClient.ts:14

Settings

Member Visibility
matter.js-monorepo
  • Loading...

Generated using TypeDoc