EventChannelType

sealed class EventChannelType

Event Channel type

Inheritors

Types

Link copied to clipboard
object Companion
Link copied to clipboard
data class SdkUnknown(val value: String) : EventChannelType
Link copied to clipboard

Webhook-based event channel

Properties

Link copied to clipboard
abstract val value: String