Class NotificationType2<P1, P2>

Type Parameters

  • P1
  • P2

Hierarchy

  • AbstractMessageSignature
    • NotificationType2

Constructors

Properties

Accessors

Constructors

  • Type Parameters

    • P1
    • P2

    Parameters

    • method: string

    Returns NotificationType2<P1, P2>

Properties

_: undefined | [P1, P2, _EM]

Clients must not use this property. It is here to ensure correct typing.

method: string
numberOfParams: number

Accessors

  • get parameterStructures(): ParameterStructures
  • Returns ParameterStructures