Gets the network event with the specified type. Creates the emitter if it does not exist

  • Type Parameters

    • T

    Parameters

    • eventType: string

      Unique network event type for coordinating between connections

    Returns PlatformEvent<T>

    Event for the event type that runs the callback provided when the event is emitted