IMessageTypeRegistry provides look-up for message types.

Hierarchy

  • IMessageTypeRegistry

Methods

Methods

  • Find a message type by its protobuf type name.

    Parameters

    • typeName: string

    Returns undefined | MessageType<AnyMessage>

Generated using TypeDoc