EventListenerResponse

A setting defines which kinds of events should be sent to which endpoint.

Constructors

Link copied to clipboard
constructor(endpoint: EventHubEndpointResponse, filter: EventNameFilterResponse)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

An endpoint specifying where Web PubSub should send events to.

Link copied to clipboard

A base class for event filter which determines whether an event should be sent to an event listener.