AgentAction

sealed class AgentAction

Actions that can performed on a contact by an agent

Inheritors

Types

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

Properties

Link copied to clipboard
abstract val value: String