ReceiveDetails interface

Receive operation details per Cloud Event.

Properties

brokerProperties

The Event Broker details.

event

Cloud Event details.

Property Details

brokerProperties

The Event Broker details.

brokerProperties: BrokerProperties

Property Value

event

Cloud Event details.

event: CloudEvent<T>

Property Value