NotificationConfiguration

The configuration for notifications stored for each profiling group. This includes up to to two channels and a list of event publishers associated with each channel.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

List of up to two channels to be used for sending notifications for events detected from the application profile.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String