NotificationContext

The context of a channel, used in NotificationCollectionHandler.

Since

4.6.0

Constructors

Link copied to clipboard
constructor(collectionEventSource: CollectionEventSource)

Properties

Link copied to clipboard
Link copied to clipboard
open override val isFromEvent: Boolean

Whether the CollectionEventSource of this context is from the real-time events.

Link copied to clipboard
open override val traceName: String

Functions

Link copied to clipboard
open override fun toString(): String