Pular para o conteúdo
Português (BR)

StreamErrorMessage

Este conteúdo não está disponível em sua língua ainda.

StreamErrorMessage = object

Defined in: src/io/broker/GrpcClientActor.ts:30

readonly error: Error

Defined in: src/io/broker/GrpcClientActor.ts:34


readonly kind: "stream-error"

Defined in: src/io/broker/GrpcClientActor.ts:31


readonly streamId: number

Defined in: src/io/broker/GrpcClientActor.ts:33


readonly target: ActorRef<unknown>

Defined in: src/io/broker/GrpcClientActor.ts:32