StreamingRpcErrorListener: ((eventData) => void)

Type declaration

    • (eventData): void
    • Event listener type signature for listening to streaming operation error events. These occcur after successful activation when the operation receives a modeled error or is unable to deserialize an inbound message into a modeled type.

      Parameters

      Returns void

Generated using TypeDoc