EventHandlerSettingsResponse

The settings for event handler in webpubsub service

Constructors

Link copied to clipboard
constructor(items: Map<String, List<EventHandlerTemplateResponse>>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Get or set the EventHandler items. The key is the hub name and the value is the corresponding EventHandlerTemplate.