AgentforceInstrumentationHandler
interface AgentforceInstrumentationHandler
Interface for handling instrumentation events in the Agentforce SDK.
| Function | Signature |
|---|---|
handleInstrumentationEvent | abstract fun handleInstrumentationEvent(instrumentationEvent: AgentforceInstrumentationEvent, transactionId: String? = null) |