Builder

class Builder

Properties

Link copied to clipboard

The Api ID.

Link copied to clipboard

The event handler functions that run custom business logic to process published events and subscribe requests.

Link copied to clipboard

The configuration for the OnPublish and OnSubscribe handlers.

Link copied to clipboard
var name: String?

The name of the ChannelNamespace. This name must be unique within the Api

Link copied to clipboard

The authorization mode to use for publishing messages on the channel namespace. This configuration overrides the default Api authorization configuration.

Link copied to clipboard

The authorization mode to use for subscribing to messages on the channel namespace. This configuration overrides the default Api authorization configuration.

Link copied to clipboard

A map with keys of TagKey objects and values of TagValue objects.

Functions

Link copied to clipboard