PassthroughBehavior

sealed class PassthroughBehavior

Represents passthrough behavior for an integration response. Supported only for WebSocket APIs.

Inheritors

Types

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

Properties

Link copied to clipboard
abstract val value: String